Python interface to the R Programming Language

Edit Package python-rpy2

rpy2 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
areconverted to Python exceptions. Any module installed for the R system can
be used from within Python. rpy2 is a redesign and rewrite of rpy.

Refresh
Refresh
Source Files
Filename Size Changed
python-rpy2.changes 0000034155 33.4 KB
python-rpy2.spec 0000002548 2.49 KB
rpy2-3.3.5.tar.gz 0000174054 170 KB
Revision 17 (latest revision is 20)
Todd R's avatar Todd R (TheBlackCat) accepted request 821001 from Todd R's avatar Todd R (TheBlackCat) (revision 17)
- Update to 3.3.5
  * Trying to import an R package that it not installed will now raise an
    exception :class:`rpy2.robjects.packages.PackageNotInstalledError`.
  * The R C API functions `void SET_FRAME(SEXP x, SEXP v)`,
    `void SET_ENCLOS(SEXP x, SEXP v)` and `void SET_HASHTAB(SEXP x, SEXP v)`
    are now accessible through rpy2.
  * When calling R C-API's `R_ParseVector` and a error occurs, the
    exception message now contains the parsing status.
Comments 0
openSUSE Build Service is sponsored by