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.
Changelog
- * Tue Apr 25 17:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.3.0-2
- fix ppc build for FC-4 (artificial bump for everyone else)
- * Mon Apr 24 17:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.3.0-1
- bump to 2.3.0 (also, bump module revisions)
- * Tue Feb 28 16:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.2.1-4
- bump for FC-5