Package R-base: Information

    Source package: R-base
    Version: 2.15.1-alt3
    Build time:  Nov 14, 2012, 01:16 PM
    Report package bug
    License: GPL
    Summary: A language for data analysis and graphics
    Description: 
    R is `GNU S' - 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.
    
    S is the statistician's Matlab and R is to S what Octave is to Matlab.

    List of rpms provided by this srpm:
    R-base (x86_64, i586)
    R-base-debuginfo (x86_64, i586)
    R-devel (x86_64, i586)
    R-doc-html (noarch)
    R-doc-info (noarch)
    R-doc-pdf (noarch)
    R-tcltk (x86_64, i586)
    R-tcltk-debuginfo (x86_64, i586)



      1. libpango-devel
      2. gcc-c++
      3. libpcre-devel
      4. gcc-fortran
      5. libXmu-devel
      6. libpng-devel
      7. libtiff-devel
      8. texlive-fonts-recommended
      9. texlive-generic-recommended
      10. texlive-xetex
      11. tk-devel
      12. libicu-devel
      13. libjpeg-devel
      14. zlib-devel
      15. bzlib-devel
      16. libreadline-devel
      17. liblzma-devel
      18. liblapack-devel

    Last changed


    Nov. 7, 2012 Eugeny A. Rostovtsev 2.15.1-alt3
    - Rebuilt with icu 5.1
    Sept. 26, 2012 Eugeny A. Rostovtsev 2.15.1-alt2
    - Rebuilt with libpng15
    Aug. 11, 2012 Eugeny A. Rostovtsev 2.15.1-alt1
    - Version 2.15.1
    - Built with OpenBLAS instead of GotoBLAS2