[ESS] RGUI not responding
Richard M. Heiberger
rmh at temple.edu
Thu Mar 31 18:28:44 CEST 2005
John's suggestion makes sense.
The default value of inferior-R-program-name is "Rterm".
If c:/progra~1/R/rw2001/bin is in your PATH environment variable,
then
M-x R
will get you an inferior R running inside the *R* buffer inside emacs
and it will be properly connected to receive C-c C-n commands from the
myfile.r buffer.
If the PATH isn't right or if you changed the value of inferior-R-program-name,
that could cause trouble.
Check your PATH from the
M-x shell
buffer. Check the value of inferior-R-program-name with
C-h v inferior-R-program-name
Rich
More information about the ESS-help
mailing list