summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-18 22:20:24 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-02-13 00:24:32 +0100
commit98e61365fb30da5d925e839798f8a3ecddcbf661 (patch)
treeb66b81699c2417635366991087482598a959bfc0
parent8b660be1c1496433bba312fe837bd662784633a2 (diff)
downloadpatches-98e61365fb30da5d925e839798f8a3ecddcbf661.tar
patches-98e61365fb30da5d925e839798f8a3ecddcbf661.tar.gz
gnu: r-bayesplot: Use HTTPS home page.
* gnu/packages/cran.scm (r-bayesplot)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/cran.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index e61030b09f..fd1cc7f358 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -8360,7 +8360,7 @@ correlation, censored, ordered and multivariate problems.")
("r-rlang" ,r-rlang)
("r-tibble" ,r-tibble)
("r-tidyselect" ,r-tidyselect)))
- (home-page "http://mc-stan.org/bayesplot")
+ (home-page "https://mc-stan.org/bayesplot")
(synopsis "Plotting for Bayesian models")
(description
"This package provides plotting functions for posterior analysis, model