Skip to content

Commit

Permalink
Merge pull request #461 from gnu-octave/acp29-patch-2
Browse files Browse the repository at this point in the history
Update statistics-resampling.yaml
  • Loading branch information
acp29 authored May 17, 2024
2 parents 23b8b82 + 7aea322 commit cfe8bba
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions packages/statistics-resampling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -27,10 +26,10 @@ maintainers:
- name: "Andrew C. Penn"
contact: "[email protected]"
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"
Expand All @@ -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"
Expand Down

0 comments on commit cfe8bba

Please sign in to comment.