me
/
guix
Archived
1
0
Fork 0

gnu: r-mclust: Use HTTPS home page.

* gnu/packages/statistics.scm (r-mclust)[home-page]: Use HTTPS.
Tobias Geerinckx-Rice 2020-01-18 23:15:27 +01:00
parent 72ac699414
commit e661c96f84
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -4698,7 +4698,7 @@ models, generalized linear models and model-based clustering.")
(build-system r-build-system)
(native-inputs
`(("gfortran" ,gfortran)))
(home-page "http://www.stat.washington.edu/mclust/")
(home-page "https://www.stat.washington.edu/mclust/")
(synopsis "Gaussian mixture modelling for model-based clustering etc.")
(description
"This package provides Gaussian finite mixture models fitted via EM