emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Executable not found error with begin_src R but not begin_src R :ses


From: John Hendy
Subject: [O] Executable not found error with begin_src R but not begin_src R :session on Windows
Date: Mon, 8 Apr 2013 20:32:57 -0500

On 8.0-pre and have never had an issue with R source code blocks
before. I was just trying something simple like:

#+begin_src R :exports results

a <- 1+2
a

#+end_src

I got empty #+results block upon execution and the *Org Babel Error*
(something like that) buffer had an error about the executable not
being found. Adding =:session= produced results, though.

Is there something new about the difference between execution with and
without sessions with R?


John



reply via email to

[Prev in Thread] Current Thread [Next in Thread]