# -*- 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 ypan1988 roptim 0.1.7
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             {GPL-2 GPL-3}
description         General purpose optimization in R using C++
long_description    {*}${description}
checksums           rmd160  8c783084ad74b1756d77680eedff9a429c1c45e4 \
                    sha256  3dc9d3a7066ec6c263daf5d92488e46b2b0e62671c94a66d54059957d79bba35 \
                    size    174196

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

compilers.setup     require_fortran

depends_test-append port:R-R.rsp \
                    port:R-testthat

test.run            yes
