Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
R-core - The minimal R components necessary for a functional runtime
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-core |
2.8.0 |
2.el5 |
i386 |
59.71 MiB |
Sun Oct 26 20:39:45 2008 |
Changelog
- * Sun Oct 26 22:00:00 2008 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.8.0-2
- enable libtiff interface
- * Sun Oct 26 22:00:00 2008 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.8.0-1
- Update to 2.8.0
- New subpackage layout: R-core is functional userspace, R is metapackage
requiring everything
- Fix system bzip2 detection
- * Thu Oct 16 22:00:00 2008 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.7.2-2
- fix sh compile (bz 464055)