# -*- 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 UNPaC 1.1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Non-parametric cluster significance testing with reference to a unimodal null distribution
long_description    {*}${description}
checksums           rmd160  eadd6fae4aa9954d0e46e726c1aeaecd9ae1647c \
                    sha256  a0b1015c9df3c42c5f979dde95c94b344bcf75ced3b3e596980f40abdc8914b7 \
                    size    7280
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-huge \
                    port:R-PDSCE

depends_test-append port:R-testthat

# However, there are no tests.
test.run            yes
