-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

Org-mode version 7.7 (release_7.7.311.g0c099)

If execute (Ctrl-c) the code below

* load data
 #+begin_src R :tangle no :export results :session R
   paste("Yep!")
 #+end_src

I get an error:

##########
executing R code block...
org-babel-R-evaluate: Wrong number of arguments: #[(session body
result-type result-params column-names-p row-names-p) "Æ=ƒ}
##########
only much longer and lots of strange characters.



* load data
#+begin_src R :tangle no :export results
  paste("Yep!")
#+end_src

#+results:
: Yep!

works as expected

So I assume there is a problem in the :session header argument.

Cheers,

Rainer


- --

Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation
Biology, UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :       +33 - (0)9 53 10 27 44
Cell:       +33 - (0)6 85 62 59 98
Fax :       +33 - (0)9 58 10 27 44

Fax (D):    +49 - (0)3 21 21 25 22 44

email:      rai...@krugs.de

Skype:      RMkrug
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk55yCoACgkQoYgNqgF2egp5rgCgiIz9xbFIlosMM2xxxXrIHMqm
UaIAn0cnq6Kegan/HxoSLLIHUBF03/hd
=yJ4c
-----END PGP SIGNATURE-----

Reply via email to