utilities to ease manipulation of R packages using rpy2.
Project description
The package rtools provides utilities that are of general usage for developing software that use the RPy2 package. This is not a replacement of RPy2 but rather an addon to simplify the life of developers who are using R packages from Python.
# check version of the R package 'base' import rtools rbase = rtools.RPackage('base') rbase.version
See http://packages.python.org/rtools/ for more examples.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rtools-0.2.12.tar.gz
(23.6 kB
view details)
File details
Details for the file rtools-0.2.12.tar.gz
.
File metadata
- Download URL: rtools-0.2.12.tar.gz
- Upload date:
- Size: 23.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb1042554331cd572a7aea6d145322d368f9efaadcf9753f83f27fdbcdf96361 |
|
MD5 | f56f571379fc11baf8dbd2f711bce23c |
|
BLAKE2b-256 | faa945f547f8b76a5c8f54c6f39aacc0ef01e1279320188b527edc3098348880 |