mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-22 02:07:56 +01:00
gnu: r-abn: Fix home page.
* gnu/packages/cran.scm (r-abn)[home-page]: Update and use HTTPS.
This commit is contained in:
parent
6a8715ce68
commit
7be261546a
1 changed files with 1 additions and 1 deletions
|
@ -6248,7 +6248,7 @@ (define-public r-abn
|
|||
("r-rcpp" ,r-rcpp)
|
||||
("r-rcpparmadillo" ,r-rcpparmadillo)
|
||||
("r-rjags" ,r-rjags)))
|
||||
(home-page "http://www.r-bayesian-networks.org")
|
||||
(home-page "https://r-bayesian-networks.org/")
|
||||
(synopsis "Modelling multivariate data with additive bayesian networks")
|
||||
(description
|
||||
"Bayesian network analysis is a form of probabilistic graphical models
|
||||
|
|
Loading…
Reference in a new issue