all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Executable not found error with begin_src R but not begin_src R :session on Windows
@ 2013-04-09  1:32 John Hendy
  2013-04-09  1:53 ` Eric Schulte
  0 siblings, 1 reply; 6+ messages in thread
From: John Hendy @ 2013-04-09  1:32 UTC (permalink / raw
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-04-10  4:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-09  1:32 Executable not found error with begin_src R but not begin_src R :session on Windows John Hendy
2013-04-09  1:53 ` Eric Schulte
2013-04-09 23:02   ` John Hendy
2013-04-10  2:53     ` Charles Berry
2013-04-10  4:17       ` Nick Dokos
2013-04-10  4:06   ` John Hendy

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.