# -*- 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

# GitHub version is old.
R.setup             cran olafmersmann mco 1.17
revision            0
categories-append   math
maintainers         nomaintainer
license             LGPL-3
description         Multiple-criteria optimization algorithms \
                    and related functions
long_description    {*}${description}
homepage            https://github.com/olafmersmann/mco
checksums           rmd160  f71a1b9dfecc85751f40a1a9e015de988a1c887a \
                    sha256  8288e99159a541855bd286baf586e61201e286dfd244080aef128871b1699ea2 \
                    size    37370

depends_test-append port:R-scatterplot3d \
                    port:R-testthat

test.run            yes
