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.

2001-12-20 22:29 Back to release list
1.4.0

This is a major upgrade with dozens of new features. Transparency is now
supported on most graphics devices. The ability to shade by lines was added to
the barplot(), hist(), legend(), piechart(), polygon(), and rect() functions.
A "methods" package has been added, containing formal classes and methods ("S4"
methods) which implement the description in the book "Programming with Data".
The save() and save.image() functions now take a "compress" option to allow
compression of data files. The GNOME graphical user interface was improved.
Tags: Major feature enhancements

Project Resources