R

About R

The R R computing environment is the Lingua franca for the statistics community. If you do not already have R installed on your machine then:

Installation

GNU/Linux

Under Debian-based GNU/Linux distros:

~$ sudo apt-get install r-base-dev

Mac OS X

Visit the official installation page for OS X.

Windows

Visit the official install page for Windows. Also there is a FAQ page.