Overview

Request 821001 accepted

- 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.

Loading...
Request History
Todd R's avatar

TheBlackCat created request

- 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.


Todd R's avatar

TheBlackCat accepted request

openSUSE Build Service is sponsored by