# -*- 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 mfay asht 1.0.3
revision            1
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Applied Statistical Hypothesis Tests
long_description    {*}${description}
checksums           rmd160  fe0387a782b41c7a03dbf8b6ca99ea9b341ba429 \
                    sha256  58057bbd318c0d13e2009e002a9a48c5806bf2fada338927068dbe2e8dbf89c6 \
                    size    63907
supported_archs     noarch

depends_lib-append  port:R-bpcp \
                    port:R-coin \
                    port:R-exact2x2 \
                    port:R-exactci \
                    port:R-perm \
                    port:R-ssanv

depends_test-append port:R-bootstrap

test.run            yes
