Skip to content

Commit

Permalink
octave-statistics-bootstrap 5.0.2: new port
Browse files Browse the repository at this point in the history
  • Loading branch information
Schamschula committed Nov 5, 2022
1 parent bc8d534 commit 7ee5d5d
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions math/octave-statistics-bootstrap/Portfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4

PortSystem 1.0
PortGroup github 1.0
PortGroup octave 1.0

version 5.0.2
revision 0
github.setup gnu-octave statistics-bootstrap ${version} v
octave.setup statistics-bootstrap ${version}
license GPL-3
maintainers {mps @Schamschula} openmaintainer
description Estimate bias, uncertainty (standard errors and confidence \
intervals) and test hypotheses (p-values) using bootstrap resampling \
methods.
long_description {*}${description}

checksums rmd160 6abe14e6254c4a869d8efbf768fa99ba2e364c91 \
sha256 15ecbe33a208b2c16c80c2591364a74dec99840b0dc7fd556f4e85b21bd322b4 \
size 986827

0 comments on commit 7ee5d5d

Please sign in to comment.