gnu: r-bayesplot: Use HTTPS home page.

* gnu/packages/cran.scm (r-bayesplot)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 22:20:24 +01:00
parent 8b660be1c1
commit 98e61365fb
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -8360,7 +8360,7 @@ (define-public r-bayesplot
("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