# -*- 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 rminqa 0.2.2
revision            2
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Derivative-free optimization algorithms in R using C++
long_description    {*}${description}
checksums           rmd160  7153466fd773afbbc4e2312d6f281f7de76cd593 \
                    sha256  2306b94d79ec2a4588265dadc1970f1a4eb49d20afd54c4c8c1f7754d36704f3 \
                    size    31114

depends_lib-append  port:R-Rcpp

compilers.setup     require_fortran

depends_test-append port:R-minqa

test.run            yes
