[O] Bug: problem w/ R code blocks [8.3beta (release_8.3beta-362-ga92789 @ /usr/local/share/emacs/site-lisp/org/)]

2014-09-16 Thread Ed Kademan
I can't evaluate R code blocks in org files. For example the file with contents: --8---cut here---start-8--- #+property: header-args:R :session R-foo #+BEGIN_SRC R print(pi) #+END_SRC --8---cut here---end---8--- spawns an

Re: [O] Bug: problem w/ R code blocks [8.3beta (release_8.3beta-362-ga92789 @ /usr/local/share/emacs/site-lisp/org/)]

2014-09-16 Thread Rainer M Krug
Thanks - you came before me. I get the same error but managed to work around. This is likely caused by the upgrade of ess, as I realized it after upgrading to ess 14.09. You can work around by 1) evaluating the R code which gives the error message 2) quitting the R session 3) re-starting the R