Rcmd

Jeff Mincy jeff at delphioutpost.com
Fri Aug 24 17:43:33 CEST 2001


   From: pawel <pgajer at math.jhu.edu>
   Date: Fri, 24 Aug 2001 10:58:34 -0400
   
   Hi,
   I am trying to execute 'M-x R' on emacs-20.7.1 installed on Windows 2000
   with ess-5.1.19 installed, and I am getting the message
   'Searching for program: no such file or directory: Rterm'
   Rterm is in  .../R/bin directory. I tried to put a shortcut to c:/winnt
   and few other locations, but ess was not finding it.

   I guess I need to set some variable in ess to make it see Rterm. Can you
   help?

Set inferior-R-program-name to the correct path in your .emacs file 
something like:
 (setq-default inferior-R-program-name "c:/PROGRA~1/R/rw1023/bin/Rterm.exe")   

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
ess-help mailing list -- To (un)subscribe, send
subscribe	or	unsubscribe
(in the "body", not the subject !)  To: ess-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the ESS-help mailing list