rtools 0.2.11 documentation

RTOOLS documentation

rtools is a python package that provides utilities related to the R language. It is mostly built upon RPY2. It is attended to simplify life of developers who are using R packages from python.

rtools is used by:

Installation

rtools is available on PyPi. The following command should install rtools and its dependencies automatically:

pip install rtools

Note

How to Install pip