# -*- 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 BDEsize 1.6
revision            1
maintainers         nomaintainer
license             GPL-2+
description         Efficient determination of sample size in balanced design of experiments
long_description    {*}${description}
checksums           rmd160  b3398dcf6c3bfc1c7d3714ae034f044938e13412 \
                    sha256  b1d4264fad747f46293ed7740175cdf29999fbba06fcbeb2c5bf62165c69d237 \
                    size    10863
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-fpow \
                    port:R-ggplot2

test.run            yes
