# -*- 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 azk-r support.CEs 0.7-0
revision            1
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Basic functions for supporting an implementation of choice experiments
long_description    {*}${description}
checksums           rmd160  6ec0bac1dcbf52c08bbe4702f61eb2c120c828a4 \
                    sha256  2dc01270c4dac6c6205ea1515c998db5c5c30e95a5bef00c051ccaa9f7df5627 \
                    size    32466
supported_archs     noarch

depends_lib-append  port:R-DoE.base \
                    port:R-simex

depends_test-append port:R-mded

test.run            yes
