Archived
1
0
Fork 0

gnu: r-glmnet: Update home page and use HTTPS.

* gnu/packages/statistics.scm (r-glmnet)[home-page]: Follow redirection using
HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 22:37:32 +01:00
parent 5b9cebb2f1
commit f6b4425aab
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -3221,7 +3221,7 @@ analysis of large sparse or dense matrices.")
`(("r-foreach" ,r-foreach)
("r-matrix" ,r-matrix)
("r-shape" ,r-shape)))
(home-page "http://www.jstatsoft.org/v33/i01")
(home-page "https://www.jstatsoft.org/article/view/v033i01")
(synopsis "Lasso and elastic-net regularized generalized linear models")
(description
"The glmnet package provides efficient procedures for fitting the entire