ngz pushed a commit to branch master
in repository guix.
commit 0cdb622c9c0fda129f8e8eb0b06f42ad2fde1e53
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Sun Feb 28 11:40:22 2021 +0100
gnu: r-biased-urn: Use HTTPS home page URI.
* gnu/packages/statistics.scm (r-biased-urn)[home-page]: Use HTTPS URI.
---
gnu/packages/statistics.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 3821c86..ea428da 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3883,7 +3883,7 @@ data behind them) can be viewed and modified in a web
browser.")
"13i2lgfnjhlbbm2yxfc2l5hswqw6x03pwba5csjmirv8kpjw4xr3"))))
(properties `((upstream-name . "BiasedUrn")))
(build-system r-build-system)
- (home-page "http://www.agner.org/random/")
+ (home-page "https://www.agner.org/random/")
(synopsis "Biased urn model distributions")
(description
"This package provides statistical models of biased sampling in the form