Update link for rpy2

This commit is contained in:
Konrad Förstner
2016-07-29 08:29:18 +02:00
parent 9f1ad9c862
commit f86e9cc096
+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>`_