From 7aea32205d9860094145353b7700ccc5305197f6 Mon Sep 17 00:00:00 2001 From: Andrew Penn Date: Fri, 17 May 2024 22:34:29 +0100 Subject: [PATCH] Update statistics-resampling.yaml --- packages/statistics-resampling.yaml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/packages/statistics-resampling.yaml b/packages/statistics-resampling.yaml index ad215a77..fb30c2dd 100644 --- a/packages/statistics-resampling.yaml +++ b/packages/statistics-resampling.yaml @@ -4,8 +4,7 @@ permalink: "statistics-resampling/" description: >- Estimate bias, uncertainty (standard errors and confidence intervals) and test hypotheses (p-values) using resampling methods. (Note that - versions of this package <= 5.4.3 are named the 'statistics-bootstrap' - package). + versions of this package <= 5.4.3 are named 'statistics-bootstrap'). icon: "https://raw.githubusercontent.com/gnu-octave/statistics-resampling/master/doc/icon.png" links: - icon: "far fa-copyright" @@ -27,10 +26,10 @@ maintainers: - name: "Andrew C. Penn" contact: "andy.c.penn@gmail.com" versions: -- id: "5.5.12" - date: "2024-05-15" - sha256: "76ca5005e01b312c4c2ec486f5e40d4fe5473eacb36a07ed5f4ecc0ca0e0457d" - url: "https://github.com/gnu-octave/statistics-resampling/archive/refs/tags/5.5.12.tar.gz" +- id: "5.5.13" + date: "2024-05-17" + sha256: "2b2a7c8eda74a61294cfcbcd270d789903f7f5317d69e2659bea4f5ecb5d74f3" + url: "https://github.com/gnu-octave/statistics-resampling/archive/refs/tags/5.5.13.tar.gz" depends: - "octave (>= 4.4.0)" - "pkg" @@ -41,6 +40,13 @@ versions: depends: - "octave (>= 4.4.0)" - "pkg" +- id: "5.5.12" + date: "2024-05-15" + sha256: "76ca5005e01b312c4c2ec486f5e40d4fe5473eacb36a07ed5f4ecc0ca0e0457d" + url: "https://github.com/gnu-octave/statistics-resampling/archive/refs/tags/5.5.12.tar.gz" + depends: + - "octave (>= 4.4.0)" + - "pkg" - id: "5.5.11" date: "2024-05-13" sha256: "ea74dd39b007d02a25d38d1dbf038e42a98e5104875f5329b484b80626596b05"