# -*- 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 optextras 2019-12.4
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Tools to support optimization possibly with bounds and masks
long_description    {*}${description}
checksums           rmd160  9228874720a2c653992c98ef697337a806eac478 \
                    sha256  59006383860826be502ea8757e39ed94338f04d246c4fc398a088e004d8b13eb \
                    size    30990
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-numDeriv

test.run            yes
