diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/cran.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index fb84ea1cbf..e61030b09f 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -6248,7 +6248,7 @@ to help insert or delete content at a specific location in the document.") ("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 |