# -*- 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.3
revision            1
categories-append   math
platforms           {darwin any}
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  e2e592882c563bbcccba9f61cf66121394055c35 \
                    sha256  7ee7302ea627133a5edcb3c9321d37b1aea85c0beb73dc9ac57b665e958a5295 \
                    size    5231
supported_archs     noarch

depends_test-append port:R-Rfast \
                    port:R-Rfast2

test.run            yes
