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: x86_64
| Download: | R-2.1.0-2.x86_64.rpm |
| Build Date: | Mon Jun 20 23:14:48 2005 |
| Packager: | Karanbir Singh <kbsingh{%}karan{*}org> |
| Size: | 16.76 MiB |
Changelog
- * Mon Apr 18 23:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.1.0-2
- fix library handling
- * Mon Apr 18 23:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.1.0-1
- 2.1.0, fc3 package
- The GNOME GUI is unbundled, now provided as a package on CRAN
- * Sun Apr 17 23:00:00 2005 Gerard Milmeister <gemi{%}bluewin{*}ch> - 2.0.1-12
- enable gnome gui (--with-gnome)