-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am 20.03.2010 16:31, schrieb Carsten Dominik:
>
> On Mar 19, 2010, at 8:46 AM, Bernd Weiss wrote:
>
>> Dear all,
>>
>> I'm having trouble with agenda customization. I have a couple of entries
>> (+ timestamp) which are tagged with 'conference' and I'
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dan Davison schrieb:
> "Weiss, Bernd " writes:
>
>> Dear all,
>>
>> I am having trouble sourcing R code from within an org-file via
>> org-babel, i.e. I cant' replicate the most simple examples
>>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dear all,
I am having trouble sourcing R code from within an org-file via
org-babel, i.e. I cant' replicate the most simple examples
#+begin_src R :results value
matrix(rnorm(6), nrow=2)
#+end_src
That's the error message I get whenever I type in C-