# -*- 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 zuchao.shen odr 1.4.4
revision            1
maintainers         nomaintainer
license             GPL-3
description         Optimal design and statistical power \
                    for multilevel experiments investigating main, \
                    mediation and moderation effects
long_description    {*}${description}
checksums           rmd160  1c3e232dfe6abc348d9c5013aef58cb9c4df1288 \
                    sha256  76232e3019d9f303fa7521a3db86e0e8964ca0b9d43cffdd8f80ae394431fb0c \
                    size    113852
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-knitr \
                    port:R-markdown \
                    port:R-rmarkdown

test.run            yes
