ESS, Emacs under Win2K
Thomas Lumley
tlumley at u.washington.edu
Mon Feb 25 18:27:53 CET 2002
> On Sun, 24 Feb 2002, Edward J. Czilli wrote:
>
> > Good day:
> >
> > I use Emacs 21.1.1, gnuclientw, AuCTeX 10.0g, SPlus 6, R 1.4.1, and
> > Stata 7.0 under windows 2000.
> >
> > I decided to install ESS 5.1.20 from
> > http://software.biostat.washington.edu/statsoft/ess/
> > so that I could use Emacs with those stats packages.
> >
<snip>
> > 2. ESS and R 1.4.1
> > I can run the R GUI under Windows 2000 without a problem. In ess-
> > site.el I edited the line for 'R' as follows (this may wrap oddly
> > in the e-mail message):
> >
> > (setq-default inferior-R-program-name
> > "C:/Progra~1/rw1041/bin/Rterm") ; msdos
This isn't the default location for R 1.4.1 (which would be
"C:/Progra~1/R/rw1041/bin/Rterm"). The "Spawning child process: invalid
argument" is the error message you get when the Rterm program isn't found
[in Xemacs you get the more helpful "no such file or directory,
C:/Progra~1/rw1041/bin/Rterm"]
So my guess is that you need
(setq-default inferior-R-program-name "C:/Progra~1/R/rw1041/bin/Rterm")
which works for me under Win2k, Emacs 20.6.1, R 1.4.1
-thomas
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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