ESS

To use ESS (emacs speaks statistics) here, you now have to put the lines

(setq load-path (cons "/APPS/ESS-5.0" load-path))
(require 'ess-site)
in your .emacs file.

The HTML documentation is in

file:/APPS/ESS-5.0/html/index.html

Author: Charles Geyer (charlie@stat.umn.edu). Comments or corrections gratefully accepted.