# -*- 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             github braunm trustOptim 0.8.7.3 v
revision            2
categories-append   math
maintainers         nomaintainer
license             MPL-2+
description         Trust region optimization for non-linear functions with sparse hessians
long_description    {*}${description}
homepage            https://braunm.github.io/trustOptim
checksums           rmd160  7c34b71c3729c9508180d3f2129f48cc9b738a75 \
                    sha256  0ab574ec6b0addad6b69c02eb5cd2d4153022be64b0ba348222c638034e1463d \
                    size    84765

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

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

test.run            yes
