Пакет python-module-rpy: Информация

    Исходный пакет: python-module-rpy
    Версия: 1.0.3-alt4.M70P.1.svn20101101.1
    Собран:  19 августа 2015 г. 18:16 в задании #147886
    Скопирован в задании: #147973
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://rpy.sourceforge.net/

    Лицензия: MPL/GPL/LGPL
    О пакете: Python interface to the R Programming Language
    Описание: 
    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

    Список rpm-пакетов, предоставляемых данным 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)

    Сопровождающий: Eugeny A. Rostovtsev


    Права:
    Igor Vlasenko
    @everybody

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

    Последнее изменение


    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
    12 апреля 2012 г. Vitaly Kuznetsov 1.0.3-alt3.svn20101101.1
    - Rebuild to remove redundant libpython2.7 dependency
    14 декабря 2011 г. Dmitry V. Levin 1.0.3-alt3.svn20101101
    - Eliminated RPATH.