Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
R: A language for data analysis and graphics
- Summary
- `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.
Arch: x86_64
Download: | R-2.6.2-1.sl4.x86_64.rpm |
Build Date: | Sat Feb 9 22:02:46 2008 |
Packager: | Martyn Plummer <martyn.plummer@r-project.org> |
Size: | 46.58 MiB |
Changelog
- * Fri Feb 8 18:00:00 2008 Jon Peatfield <J{*}S{*}Peatfield{%}damtp{*}cam{*}ac{*}uk> - 2:2.6.2-1
- 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.
- * Wed Dec 12 18:00:00 2007 Martyn Plummer <plummer{%}r-project{*}org> 1:2.6.1-1
- Updated for Fedora 8
- * Fri Oct 5 19:00:00 2007 Martyn Plummer <plummer{%}iarc{*}fr> 1:2.6.0-3
- Fixing diffutils buildrequires for older versions of Fedora