Archived
1
0
Fork 0

gnu: r-elasticnet: Update home page.

* gnu/packages/cran.scm (r-elasticnet)[home-page]: Follow (HTTPS)
redirection.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 23:48:32 +01:00
parent f764111bfb
commit 1994e638e5
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -16880,7 +16880,7 @@ data.")
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-lars" ,r-lars))) `(("r-lars" ,r-lars)))
(home-page "http://www.stat.umn.edu/~hzou") (home-page "http://users.stat.umn.edu/~zouxx019/")
(synopsis "Elastic-Net for sparse estimation and sparse PCA") (synopsis "Elastic-Net for sparse estimation and sparse PCA")
(description (description
"This package provides functions for fitting the entire solution path of "This package provides functions for fitting the entire solution path of