Skip to content
Prev 65373 / 398513 Next

ESS

There is an ESS mailing list that might be more appropriate.

I use emacs rather than Xemacs, but I think you need to point the path
to ess in init.el file which is located on the home directory. E.g. :

   (setq ess-icon-directory "C:/Programme/xemacs-packages/etc/ess")
   (require 'ess-site)

Follow the excellent instructions at John Fox's website
http://socserv.mcmaster.ca/jfox/Books/Companion/ESS/

Then to start R, try 'M-x R'.

Regards, Adai
On Thu, 2005-03-03 at 23:57 +0100, Mahdi Osman wrote: