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) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-randomforest" ,r-randomforest))) `(("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") (synopsis "Variable selection using random forests")
(description (description
"This package provides tools for the variable selection from random "This package provides tools for the variable selection from random