me
/
guix
Archived
1
0
Fork 0

gnu: r-snowfall: Use HTTPS home page.

* gnu/packages/cran.scm (r-snowfall)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-19 00:18:44 +01:00
parent 48a13b4b82
commit 0e2e942515
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -5617,7 +5617,7 @@ using the @code{snow} package.")
(build-system r-build-system)
(propagated-inputs
`(("r-snow" ,r-snow)))
(home-page "http://cran.r-project.org/web/packages/snowfall/")
(home-page "https://cran.r-project.org/web/packages/snowfall/")
(synopsis "Easier cluster computing")
(description "This package is a usability wrapper around snow for easier
development of parallel R programs. This package offers e.g. extended error