# -*- 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 cran exactci 1.4-4
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Exact p-values and matching confidence intervals for simple discrete parametric cases
long_description    {*}${description}
checksums           rmd160  8e3b114869f65f951e18ff0130eb30474ec43b0a \
                    sha256  d01c8cd298b96a9b07d1e671bc2844e339020717fd3012d217c05eada53e3e04 \
                    size    142355
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-ssanv \
                    port:R-testthat

depends_test-append port:R-BlakerCI \
                    port:R-exact2x2 \
                    port:R-knitr \
                    port:R-rmarkdown

test.run            yes
