gnu: r-varselrf: Update home page.

* gnu/packages/cran.scm (r-varselrf)[home-page]: Follow (HTTPS)
redirection.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 20:11:24 +01:00
parent 3a18b1cc2e
commit b32a3e1dbf
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -14319,7 +14319,7 @@ (define-public r-varselrf
(build-system r-build-system)
(propagated-inputs
`(("r-randomforest" ,r-randomforest)))
(home-page "http://ligarto.org/rdiaz/Software/Software.html")
(home-page "https://www.ligarto.org/rdiaz/software/software")
(synopsis "Variable selection using random forests")
(description
"This package provides tools for the variable selection from random