# -*- 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 RcmdrPlugin.DCE 0.3-1
revision            1
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         R Commander plug-in for discrete choice experiments
long_description    {*}${description}
checksums           rmd160  190fa29a280022bc0616b265b2f5809c3512467a \
                    sha256  2de0c84887500c086dcd5376d419b8b4a40e6d662120952b91a524310208f633 \
                    size    16377
supported_archs     noarch

depends_lib-append  port:R-Rcmdr \
                    port:R-support.CEs

test.run            yes
