[R] ess in Windows (newbie Q)

Rau, Roland Rau at demogr.mpg.de
Wed Dec 8 13:10:06 CET 2004


Reposting... 

-----Original Message-----
From: Rau, Roland 
Sent: Tuesday, December 07, 2004 2:39 PM
To: 'murray at math.umass.edu'; r-help at stat.math.ethz.ch
Subject: RE: [R] ess in Windows (newbie Q)

Hi,

 -----Original Message-----
From: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Murray Eisenberg

4.  Anything else I should check or do to proceed?

I think you have to change something in the file ess-site.el
Depending on your version of ESS, the line number may vary.
In older versions it was at about line 250.
In my current version (from 28 July 2004) it is in line 326.
You should see something like:
;;(setq-default inferior-S+5-program-name "Splus5")
;;(setq-default inferior-S+6-program-name "Splus6")
;;(setq-default inferior-R-program-name "R")	  ; unix systems
;;(setq-default inferior-R-program-name "Rterm")  ; msdos systems
the last line should be uncommented (by removing the two ";") and the
correct path should be specified.
In my case it looks like this:

(setq-default inferior-R-program-name
"U:\\R\\rw2000beta\\bin\\Rterm.exe")


Is this of any help for you?

Best,
Roland


+++++
This mail has been sent through the MPI for Demographic Rese...{{dropped}}




More information about the R-help mailing list