rpy2¶
Python interface to the R language (embedded R)
Home | http://rpy.sourceforge.net |
Versions | 2.7.6 |
License | GNU General Public License v2 or later (GPLv2+) |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/rpy2 |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install rpy2
and update with:
conda update rpy2