gnu: r-lars: Update home page.
* gnu/packages/statistics.scm (r-lars)[home-page]: Follow (HTTPS) redirection.
parent
d07b513a30
commit
f9d9a7e4a6
|
@ -4563,7 +4563,7 @@ mixture models.")
|
|||
(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
|
||||
|
|
Reference in New Issue