# -*- 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 olafmersmann emoa 0.5-3
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Evolutionary Multiobjective Optimization Algorithms
long_description    {*}${description}
homepage            https://github.com/olafmersmann/emoa/
checksums           rmd160  0b3182323b9c384f5728bbe0fc0ba99147b5f5a9 \
                    sha256  4dbc707a1f3cd2f82318965dcb9a9fc1cd0ff7f2e0f723b067f841f9ca3c48f0 \
                    size    94035

depends_test-append port:R-testthat

test.run            yes
