# -*- 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 BB 2019.10-1
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Solving and optimizing large-scale non-linear systems
long_description    {*}${description}
checksums           rmd160  3ef7b49794a03cc9c92c2c15539ab3fe17f43a3e \
                    sha256  04d0b6ce6e5f070b109478a6005653dbe78613bb4e3ea4903203d851b5d3c94d \
                    size    638134
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-quadprog

depends_test-append port:R-Hmisc \
                    port:R-numDeriv \
                    port:R-setRNG

test.run            yes
