# -*- 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 kingaa subplex 1.9
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Unconstrained optimization using the subplex algorithm
long_description    {*}${description}
homepage            https://kingaa.github.io/subplex
checksums           rmd160  c7b5b9505ca767831b473dd4e435013e9f86a117 \
                    sha256  07a9ea8cba46a6eec037f8c6e87279c122479ccc560a96bd3086d653f95d69b7 \
                    size    30026

compilers.setup     require_fortran

depends_test-append port:R-tinytest

test.run            yes
