# -*- 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 nlmixr2 n1qn1 6.0.1-12
revision            0
categories-append   math
maintainers         nomaintainer
license             CeCILL-2
description         Port of the Scilab n1qn1 module for unconstrained BFGS optimization
long_description    {*}${description}
checksums           rmd160  48953775496ff3a29e282d5e68f1d99fd49f9b54 \
                    sha256  622c54b40d688a4ca9c0c8580a678bfbf0ed9320696432c5024ce5cd55ddf5e5 \
                    size    26327

depends_lib-append  port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

depends_test-append port:R-covr \
                    port:R-testthat

test.run            yes
