mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: r-sparselda: Use HTTPS home page.
* gnu/packages/cran.scm (r-sparselda)[home-page]: Use HTTPS.
This commit is contained in:
parent
369e4e9660
commit
43d4eb8fc4
1 changed files with 1 additions and 1 deletions
|
@ -16892,7 +16892,7 @@ (define-public r-sparselda
|
|||
`(("r-elasticnet" ,r-elasticnet)
|
||||
("r-mass" ,r-mass)
|
||||
("r-mda" ,r-mda)))
|
||||
(home-page "http://www.imm.dtu.dk/~lhc")
|
||||
(home-page "https://www.imm.dtu.dk/~lkhc/")
|
||||
(synopsis "Sparse discriminant analysis")
|
||||
(description
|
||||
"This package performs sparse linear discriminant analysis for Gaussians
|
||||
|
|
Loading…
Reference in a new issue