|
A simple and efficient access to R from Python |
|
Aboutrpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions. DocumentationMost of the features are documented in the rpy2 documentation, as well as in Python docstrings. Instructions such as how to download or install it are also available in the rpy2 documentation. A release 2.1 is worked on, and in the meanwhile irregular snapshots of the documentation for the development branch are made available. The development branch is adressing shortcomings in the higher-level interface, while infortunately introducing API-breaking changes when compared to the 2.0.x series. While porting code from rpy2-2.0 to rpy2-2.1 should be easy, it is nevertheless advised to check the section Changes in that documentation (here). ContactThe rpy mailing-list should be used for most of the questions. Use the contacts page otherwise. |
|