Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 972405b

Browse filesBrowse files
authored
Merge pull request realpython#734 from konrad/master
Update link for rpy2
2 parents 9f1ad9c + f86e9cc commit 972405b
Copy full SHA for 972405b

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎docs/scenarios/scientific.rst

Copy file name to clipboardExpand all lines: docs/scenarios/scientific.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ auto-alignment of data.
9494
Rpy2
9595
----
9696

97-
`Rpy2 <http://rpy.sourceforge.net/rpy2.html>`_ is a Python binding for the R
97+
`Rpy2 <http://rpy2.bitbucket.org>`_ is a Python binding for the R
9898
statistical package allowing the execution of R functions from Python and
9999
passing data back and forth between the two environments. Rpy2 is the object
100100
oriented implementation of the `Rpy <http://rpy.sourceforge.net/rpy.html>`_

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.