Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
R - A language for data analysis and graphics
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
| Name |
Version |
Release |
Type |
Size |
Built |
| R |
2.6.1 |
1.el5 |
src |
14.82 MiB |
Fri Jan 11 17:14:24 2008 |
| R |
2.5.1 |
2.el5 |
src |
14.54 MiB |
Fri Jul 6 18:14:34 2007 |
Changelog
- * Mon Nov 26 17:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.6.1-1
- bump to 2.6.1
- * Tue Oct 30 18:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.6.0-3.1
- fix missing perl requires
- * Mon Oct 29 18:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.6.0-3
- fix multilib conflicts (bz 343061)