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.1.1-2.el4.kb.src.rpm |
| Build Date: | Thu Jul 7 15:30:09 2005 |
| Packager: | Karanbir Singh <kbsingh{%}karan{*}org> |
| Size: | 12.06 MiB |
Changelog
- * Mon Jul 4 13:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.1.1-2
- fix version numbers on supplemental package provides
- * Mon Jun 20 13:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.1.1-1
- bugfix update
- * Mon Apr 18 13:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.1.0-2
- fix library handling