There are a variety of different packages to do statistical analyses on, namely SAS, S-Plus, SPSS, Minitab, Statistica, etc. R is one of the best statistical programming packages today. One advantage that R has on all of them is that it is open source and released under the GNU GPL license, which means that it is free and will always be free. R is an open source implementation of the S language that is used in the S-plus statistical package. It was programmed for the Linux and Unix platforms, which is what I use (Linux). However, since the GNU tools have been ported to windows as well, then R is also available for windows. I wrote these instuctions at the request of several friends who wanted to know how to integrate Emacs and R together.
There are a variety of ways to interface with R. Three outstanding methods for interfacing with R are:
This web page describes how to install R, Rcmdr, Emacs, and Tinn-R on a Windows system, as well as directions on integrating Emacs and R using ESS.
The navigation menu on the left will take you to each installation directions. Note that you don't have to install Emacs, Rcmdr, or Tinn-R to use R, but the experience is so much better with them.
I have updated the installation of Emacs to use a CVS version of GNU Emacs for windows. This new version will allow the latest features of ESS (Emacs Speaks Statistics) to be used (most notably the toolbar). If you still prefer the official release, then click here for directions on installing it.
S. Hyde Last modified: Mon Jul 28 19:24:59 HST 2008