# -*- 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 rsurface 1.1.0
revision            1
maintainers         nomaintainer
license             MIT
description         Design of rotatable central composite experiments and response surface analysis
long_description    {*}${description}
checksums           rmd160  efe98f114b8fcc7da1b0a955482cd60998481166 \
                    sha256  fb092a0f46b1ca3d9bd97d6e93dd4a53f4ff23cbbc5cc58d69d88a93f75bd5df \
                    size    6565
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-plotly \
                    port:R-rsm

test.run            yes
