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.11.tar.gz
(23.3 kB
view details)
File details
Details for the file rtools-0.2.11.tar.gz
.
File metadata
- Download URL: rtools-0.2.11.tar.gz
- Upload date:
- Size: 23.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e34150431a48701657ba9f5a3a4d9b7444f88e0e30f8ce525aa2930f60274cf6 |
|
MD5 | 494001ab19cc99b8525fccad2259a209 |
|
BLAKE2b-256 | c9f473ee57551cece0eb5074c90370b2c915c1b0b25313f51713625fe3787c21 |