# -*- 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 roigrp ROI.plugin.optimx 1.0-1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         R-optimx plug-in for the R Optimization Infrastructure
long_description    {*}${description}
homepage            https://gitlab.com/roigrp/solver/ROI.plugin.optimx
checksums           rmd160  fe1fbbc3932848a5af9f5cbe4f71cd0367e719d5 \
                    sha256  4e994c539c0b107535a373ab30e6f2c78efa1aed1c5890aa33c5dda4dfe753b4 \
                    size    3510
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-optimx \
                    port:R-ROI

depends_test-append port:R-BB \
                    port:R-dfoptim \
                    port:R-lbfgs \
                    port:R-lbfgsb3c \
                    port:R-minqa \
                    port:R-subplex \
                    port:R-ucminf

test.run            yes
