Download List

專案描述

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.

2008-02-08 15:17
2.6.2

This is a maintenance release. It fixes a number
of mostly minor bugs.
標籤: Minor bugfixes

2007-11-26 20:05
2.6.1

This is a maintenance release and fixes a number of mostly minor bugs and platform issues, as well as a couple of major problems. The most important issues were save-to-postscript on Windows, a Tcl/Tk event loop with X11, and a build issue on recent versions of Mac OS X.
標籤: Major bugfixes

2007-10-04 11:21
2.6.0

This development release contains a number of new features. In particular, the handling of data with a large number of identical strings should be more memory efficient. A number of mostly minor bugs have been fixed.
標籤: Minor feature enhancements

2007-06-28 19:32
2.5.1

This is a maintenance release, and fixes a number of mostly minor bugs and platform issues.
標籤: Minor bugfixes

2007-04-24 20:14
2.5.0

Object name completion by integration of the package 'rcompletion'. A new recommended package 'codetools'. A new Rscript front end that enables shell-like R scripting.
標籤: Major feature enhancements

Project Resources