R (programming language)

This is an old revision of this page, as edited by 150.131.202.34 (talk) at 01:15, 14 February 2005 (fixed spelling of "statisticians" (was statisticans)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The R programming language, sometimes described as "GNU S", is a mathematical language and environment used for statistical analysis and display.

It is based upon S which was developed by John Chambers of Bell Laboratories and described in the paper "Evolution of the S Language" [1]. R is considered by its developers to be an implementation of S, with semantics derived from Scheme. The commercial implementation of S is S-PLUS [2].

R is freely available under the GNU GPL and is available for Windows, Macintosh, and many Unix operating systems.

Comparison with other programs

Although R is mostly used by statisticians, and other people in need of statistics, it can also be used as a general matrix calculation toolbox such as MATLAB.