Reposting... 

-----Original Message-----
From: Rau, Roland 
Sent: Tuesday, December 07, 2004 2:39 PM
To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED]
Subject: RE: [R] ess in Windows (newbie Q)

Hi,

 -----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 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}}

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to