Merge pull request #734 from konrad/master

Update link for rpy2
This commit is contained in:
2016-07-29 02:59:09 -04:00
committed by GitHub
+1 -1
View File
@@ -94,7 +94,7 @@ auto-alignment of data.
Rpy2
----
`Rpy2 <http://rpy.sourceforge.net/rpy2.html>`_ is a Python binding for the R
`Rpy2 <http://rpy2.bitbucket.org>`_ is a Python binding for the R
statistical package allowing the execution of R functions from Python and
passing data back and forth between the two environments. Rpy2 is the object
oriented implementation of the `Rpy <http://rpy.sourceforge.net/rpy.html>`_