1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-09 09:28:55 +02:00

gnu: python-rpy2: Update home page.

* gnu/packages/python.scm (python-rpy2)[home-page]: Update URI.
This commit is contained in:
Tobias Geerinckx-Rice
2018-08-21 03:15:21 +02:00
parent 93f9e0d9e9
commit db09a450d2
+1 -1
View File
@@ -3722,7 +3722,7 @@ operators such as union, intersection, and difference.")
("python-numpy" ,python-numpy)))
(native-inputs
`(("zlib" ,zlib)))
(home-page "http://rpy.sourceforge.net/")
(home-page "https://rpy2.bitbucket.io/")
(synopsis "Python interface to the R language")
(description "rpy2 is a redesign and rewrite of rpy. It is providing a
low-level interface to R from Python, a proposed high-level interface,