emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [Babel R] Error evaluating table


From: Nicolas Goaziou
Subject: Re: [O] [Babel R] Error evaluating table
Date: Fri, 25 Sep 2015 13:40:10 +0200

Hello,

"Loris Bennett" <address@hidden> writes:

> With the following
>
> ================
> #+NAME: numbers
> | 1 |
> | 2 | 3 |
>
> #+NAME: mean
> #+HEADER: :var data=numbers
> #+BEGIN_SRC R
> mean(data)
> #+END_SRC
> ================
>
> I get the error:
>
> ================
> Error: unexpected input in:
> "       #("\"1\"
> \"
> Execution halted
> ================
>
> when I execute the source block.  I'm fairly sure something like this
> used to work.  I'm using
>
> 8.3.1-129-ga7c8d2-elpaplus @ 
> /home/loris/.emacs.d/elpa/org-plus-contrib-20150921/)
>
> but, of course, I may have overtweaked my .emacs at some point.
>
> Any ideas?

This bug was fixed a short time ago. It hasn't reached ELPA yet, but
should be available by Monday.

Regards,

-- 
Nicolas Goaziou



reply via email to

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