# -*- 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 enricoschumann NMOF 2.10-1 v _CRAN
revision            0
categories-append   finance
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Numerical Methods and Optimization in Finance
long_description    {*}${description}
homepage-append     http://enricoschumann.net/NMOF.htm
checksums           rmd160  0481da68de955879c2dcdd4c386b17a747b1ef95 \
                    sha256  beb9fad08a7f4d73a24415439822b6564f1a8ebeb2f1f2d05b0cdc6a69e0d079 \
                    size    968553
github.tarball_from archive
supported_archs     noarch

depends_test-append port:R-datetimeutils \
                    port:R-openxlsx \
                    port:R-PMwR \
                    port:R-quadprog \
                    port:R-Rglpk \
                    port:R-readxl \
                    port:R-RUnit \
                    port:R-tinytest \
                    port:R-zoo

test.run            yes
