Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
R: A language for data analysis and graphics
- Summary
- 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: src
Download: | R-2.4.1-4.al3.src.rpm |
Build Date: | Wed Mar 21 07:03:50 2007 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 13.91 MiB |
Changelog
- * Tue Mar 13 17:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.4.1-4
- add /usr/share/R/library as a valid R_LIBS directory for noarch bits
- * Tue Dec 19 16:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.4.1-1
- bump to 2.4.1
- fix install-info invocations in post/preun (bz 219407)
- * Fri Nov 3 16:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.4.0-2
- sync with patched 2006-11-03 level to fix PR#9339