# -*- 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 phamdn peramo 0.1.3
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Permutation tests for randomization model
long_description    {*}${description}
checksums           rmd160  770b03c847716142889355b3ce04304fb6b0a0f8 \
                    sha256  8eeee6c2304e47bec540bbbb454dd2f0184e774d79d410490620d317af71ff59 \
                    size    100691
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-dplyr \
                    port:R-emmeans \
                    port:R-lme4 \
                    port:R-magrittr \
                    port:R-parameters

depends_test-append port:R-multcompView

test.run            yes
