Download List

Project Description

R is a language and environment for statistical computing and graphics. It is similar to S, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, etc.). R is designed as a true computer language with control-flow constructions for iteration and alternation, and it allows users to add additional functionality by defining new functions. For computationally intensive tasks, Fortran and C code can be linked and called at run time.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-01-13 12:18
1.6.2

This release fixes an assortment of minor bugs.
Tags: Minor bugfixes

2002-11-04 18:59
1.6.1

This is a minor upgrade, fixing an assortment of
minor bugs, and one major one: 1.6.0 introduced a
memory leak in deparsing, causing much trouble for
people running simulations.
Tags: Major bugfixes

2002-10-02 09:14
1.6.0

Many new functions were added and bugs fixed. The recommended packages are now included in the main distribution.
Tags: Major feature enhancements

2002-06-17 21:26
1.5.1

This is a patch upgrade, fixing the most important bugs that cropped up after the 1.5.0 release.
Tags: Minor bugfixes

2002-04-30 13:52
1.5.0

New features in this release include improved handling of missing values in character variables, many new functions for time series analysis, improved support for S4 classes and methods, and better tools for package quality assurance..
Tags: Major feature enhancements

Project Resources