gnu: r-glmnet: Update home page and use HTTPS.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sat, 18 Jan 2020 21:37:32 +0000 (22:37 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Tue, 11 Feb 2020 06:10:30 +0000 (07:10 +0100)
* gnu/packages/statistics.scm (r-glmnet)[home-page]: Follow redirection using
HTTPS.

gnu/packages/statistics.scm

index c3e6fb2..d2cd3f6 100644 (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