# -*- 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 ulrike.groemping DoE.base 1.2-4
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Full factorials, orthogonal arrays and base utilities for DoE packages
long_description    {*}${description}
homepage            https://prof.bht-berlin.de/groemping/DoE
checksums           rmd160  eebe7e29a0ded276177a0e341fc7be3931dea20e \
                    sha256  c072c01eb59c997100306a1df6e2a2bfd4ad3d993e2d4156f59016123e8de053 \
                    size    770065
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-combinat \
                    port:R-conf.design \
                    port:R-numbers \
                    port:R-partitions \
                    port:R-vcd

depends_test-append port:R-DoE.wrapper \
                    port:R-FrF2 \
                    port:R-RColorBrewer

test.run            yes
