From 9c4615c060adc457374cf727c3b74c8161016134 Mon Sep 17 00:00:00 2001 From: Andrew Penn Date: Tue, 19 May 2026 09:10:21 +0100 Subject: [PATCH] Update statistics-resampling.yaml for 5.7.0 --- packages/statistics-resampling.yaml | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/packages/statistics-resampling.yaml b/packages/statistics-resampling.yaml index 71d3c33c..414ba492 100644 --- a/packages/statistics-resampling.yaml +++ b/packages/statistics-resampling.yaml @@ -3,8 +3,8 @@ layout: "package" 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 'statistics-bootstrap'). + and test hypotheses using resampling methods. (Note that 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" @@ -26,10 +26,10 @@ maintainers: - name: "Andrew C. Penn" contact: "andy.c.penn@gmail.com" versions: -- id: "5.6.0" - date: "2024-06-17" - sha256: "e84fc3e6973230862023a82aaa408608887a4aaf05a172f3ee401dbaa259a765" - url: "https://github.com/gnu-octave/statistics-resampling/archive/refs/tags/5.6.0.tar.gz" +- id: "5.7.0" + date: "2026-04-23" + sha256: "3d0d5827b7ef07ae530dacfb8ef00912b42a413733e8f13ef79e9f18271c5294" + url: "https://github.com/gnu-octave/statistics-resampling/archive/refs/tags/5.7.0.tar.gz" depends: - "octave (>= 4.4.0)" - "pkg" @@ -40,6 +40,13 @@ versions: depends: - "octave (>= 4.4.0)" - "pkg" +- id: "5.6.0" + date: "2024-06-17" + sha256: "e84fc3e6973230862023a82aaa408608887a4aaf05a172f3ee401dbaa259a765" + url: "https://github.com/gnu-octave/statistics-resampling/archive/refs/tags/5.6.0.tar.gz" + depends: + - "octave (>= 4.4.0)" + - "pkg" - id: "5.5.18" date: "2024-06-04" sha256: "003bb8316878d4d82bf624f7a64e3f9c5177cbf6175d62a57eed301e647322b3"