On Wed, Sep 04, 2013 at 03:23:03PM +0200, Johannes Rainer wrote:
> On Wed, Sep 4, 2013 at 10:00 AM, Suvayu Ali 
> <fatkasuvayu+li...@gmail.com>wrote:
> 
> > That said, I am curious why you are knowingly tying a computationally
> > intensive (possibly buggy, during development i.e.) process with your
> > editor.  I have to work on some fairly computationally intensive
> > analysis with Python.  I always keep them in separate modules and
> > scripts run from the shell.
> >
> well, I'm using emacs/org for my data analyses in R. I thus combine
> documentation (i.e. the conclusions drawn from e.g. plots created in R) and
> the R code to perform the analysis in my org file. Since I'm analysing high
> throughput data some tasks to handle the data are quite time consuming.

Okay, in that case I would try to achieve the asynchronicity in R.  I
think you would have better luck that way.

-- 
Suvayu

Open source is the future. It sets us free.

Reply via email to