Package python-module-rpy: Information

    Source package: python-module-rpy
    Version: 1.0.3-alt4.M70P.1.svn20101101.1
    Build time:  Aug 19, 2015, 06:16 PM in the task #147886
    Report package bug
    License: MPL/GPL/LGPL
    Summary: Python interface to the R Programming Language
    Description: 
    RPy is a very simple, yet robust, Python interface to the R Programming
    Language. It can manage all kinds of R objects and can execute arbitrary
    R functions (including the graphic functions). All errors from the R
    language are converted to Python exceptions. Any module installed for
    the R system can be used from within Python.
    
    This code is inspired by RSPython from the Omegahat project. The main
    goals of RPy are:
    
      * to have a very robust interface for using R from Python
    
      * the interface should be as transparent and easy to use as possible
    
      * it should be usable for real scientific and statistical computations

    List of rpms provided by this srpm:
    python-module-rpy (x86_64, i586)
    python-module-rpy-debuginfo (x86_64, i586)
    python-module-rpy-doc (noarch)
    python-module-rpy-pickles (x86_64, i586)



    ACL:
    @qa_p7

      1. python-devel = 2.7
      2. python-module-Pygments
      3. rpm-build-python >= 0.8
      4. python-module-sphinx-devel
      5. R-devel > 3.0.0

    Last changed


    Aug. 19, 2015 Andrey Cherepanov 1.0.3-alt4.M70P.1.svn20101101.1
    - Rebuild with new version of R-base
    - Comment-out (Rf_)PrintWarnings() which is no longer available under
      R 3.0.0
    April 12, 2012 Vitaly Kuznetsov 1.0.3-alt3.svn20101101.1
    - Rebuild to remove redundant libpython2.7 dependency
    Dec. 14, 2011 Dmitry V. Levin 1.0.3-alt3.svn20101101
    - Eliminated RPATH.