gnu: r-lars: Update home page.

* gnu/packages/statistics.scm (r-lars)[home-page]: Follow (HTTPS)
redirection.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 23:13:03 +01:00
parent d07b513a30
commit f9d9a7e4a6
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4563,7 +4563,7 @@ (define-public r-lars
(build-system r-build-system)
(inputs
`(("gfortran" ,gfortran)))
(home-page "http://www-stat.stanford.edu/~hastie/Papers/#LARS")
(home-page "https://web.stanford.edu/~hastie/Papers/LARS/")
(synopsis "Least angle regression software")
(description
"Least Angle Regression (\"LAR\") is a model selection algorithm; a