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.4.1 | 1.fc4 | i386 | 46.31 MiB | Tue Dec 19 20:17:49 2006 | 
        
        Changelog
        
            - * Tue Dec 19 17:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.4.1-1
- - bump to 2.4.1
- fix install-info invocations in post/preun (bz 219407) 
            - * Sat Nov  4 17:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.4.0-2.1
- - minor bump to fix my idiot mistake in cvs for fc4 
            - * Fri Nov  3 17:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.4.0-2
- - sync with patched 2006-11-03 level to fix PR#9339