# -*- 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 hdakpo ucminf 1.2.2
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         General-purpose unconstrained non-linear optimization
long_description    {*}${description}
homepage            https://github.com/hdakpo/ucminf
checksums           rmd160  cf831f9f313db784f9ea9e6dfcb3d8c447df2dea \
                    sha256  4bdb6ae769fa49a167cfdc92dc544ba3b6f34df6c08810cfb0c55613aff5bd29 \
                    size    16883

compilers.setup     require_fortran

depends_test-append port:R-numDeriv

test.run            yes
