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

    Исходный пакет: python-module-rpy
    Версия: 1.0.3-alt3.svn20101101.1
    Собран:  13 апреля 2012 г. 17:37
    Категория: Разработка/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


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

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


    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.
    1 декабря 2011 г. Eugeny A. Rostovtsev 1.0.3-alt2.svn20101101
    - Enabled docs