Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.5.1 |
2.fc6 |
src |
14.54 MiB |
Fri Jul 6 18:17:27 2007 |
Changelog
- * Thu Jul 5 18:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.5.1-2
- add rpm helper macros, script
- * Mon Jul 2 18:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.5.1-1
- drop patch, upstream fixed
- bump to 2.5.1
- * Fri May 25 18:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.5.0-3
- add missing BR: bzip2-devel, libXmu-devel
- cleanup macros from changelog
- switch from termcap to ncurses