Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
R - A language for data analysis and graphics
- Description:
`GNU S' - A language and environment for statistical computing and
graphics. R is similar to the award-winning S system, 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, ...).
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, C, C++ and Fortran code can be linked
and called at run time.
Packages
R-2.7.0-1.sl5.x86_64
[26.5 MiB] |
Changelog
by Jon Peatfield (2008-02-08):
- Update to 2.6.2 tweaks to build on SL5x (and add DAMTP evil hacks in
a slightly cleaner way). Include fix from SL5x 2.5.0-2 srpm (zip
must be a BuildRequires or it won't get listed in etc/Renviron when
built in brewbuilder). Epoch needs to be 2 for SL5x.
|