Can't start R

Rich Heiberger rmh at surfer.sbm.temple.edu
Tue Apr 29 08:02:05 CEST 2003


It sounds like you need to tell ESS where R sits.

There are two options.

a. Add the directory where R sits to your PATH.

b. Add a line like the following to your .emacs
(setq-default inferior-R-program-name "/correct/path/to/R")  ; unix systems



More information about the ESS-help mailing list