# -*- 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 sb.pmlab optimbase 1.0-10
revision            2
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             CeCILL-2
description         R port of the Scilab Optimbase module
long_description    {*}${description}
checksums           rmd160  8b1d104f2614f2e017c118d3f56e5a308bbae1ca \
                    sha256  2254975f0e927ddde5d07030527778e99618f7043c263cfe0e9ecb01325ebf41 \
                    size    307613
supported_archs     noarch

depends_test-append port:R-knitr \
                    port:R-rmarkdown

test.run            yes
