# -*- 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 asht 1.0.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Applied Statistical Hypothesis Tests
long_description    {*}${description}
checksums           rmd160  ded272aa8c30b4f09cab4632db99f6bece989e7c \
                    sha256  66f6cc7af30756dc8ec7a890565d3ef885b223eb8ae1c762795b284b33c49923 \
                    size    63685
supported_archs     noarch
platforms           {darwin any}

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
