mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
836 B
Tcl
21 lines
836 B
Tcl
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
PortGroup R 1.0
|
|
|
|
R.setup cran mtsagris binomCI 1.1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Confidence intervals for a binomial proportion
|
|
long_description Twelve confidence intervals for one binomial proportion \
|
|
or a vector of binomial proportions are computed.
|
|
checksums rmd160 f4dc0a41ff50fbc71bad07e8469de54e33df395f \
|
|
sha256 41451b04af5969ff357c832a4a24006b53f1ae15b2b056ad93e76f8d167c181d \
|
|
size 5032
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|