emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Using Org mode and R with the sessions switch


From: Shawn Way
Subject: [O] Using Org mode and R with the sessions switch
Date: Wed, 25 Mar 2015 08:58:42 -0500

I'm using Emacs 24.4 and Org-mode 8.2.10 (latest ELPA version), Ess 14.09, R 3.1.2 and I keep getting an ".ess.eval" error when using the session switch

A minimal example:
---------------------------
#+BEGIN_SRC R :exports both :session R
  mdot <- 28  #gal/min
#+END_SRC

#+BEGIN_SRC R :exports both :session R
  mdot
#+END_SRC

----------------------------

This get's sent to R but I get the following error in R:

Error: could not find function ".ess.eval"

After looking at the archives it looks like a fix may have been found, but I'm not sure that it made it back to 8.2.10.

Can some one please let me know if I'm using this wrong or if this is a bug in the system?


Thank you kindly,

--------------------------------------------------------------
Shawn Way, PE
MECO, Inc.
(p) 281-276-7612
(f)  281-313-0248

MECO
FIND US ON: Youtube Linkedin Facebook Twitter

  This e-mail is for the use of the intended recipient(s) only. If you have received this e-mail in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not use, disclose or distribute this e-mail without the author's prior permission. We have taken precautions to minimize the risk of transmitting software viruses, but we advise you to carry out your own virus checks on any attachment to this message. We cannot accept liability for any loss or damage caused by software viruses.
reply via email to

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