# -*- 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 braisgonzalez.rodriguez nlopt 0.1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Call optimization solvers with .nl files
long_description    The purpose of this library is to to call different optimization solvers \
                    to solve problems given by a standard .nl file.
checksums           rmd160  f38708fc8192047b285a1e70d6fcc17882ed3065 \
                    sha256  377b7196b96d07dd1b25e052f88f236508275c9d83d66f842b9800fd08adc46e \
                    size    5472
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-stringr

test.run            yes
