# -*- 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 jonclayden soma 1.2.0 v
revision            3
categories-append   math
platforms           {darwin any}
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2
description         General-purpose optimisation with the self-organising migrating algorithm
long_description    {*}${description}
checksums           rmd160  7da10fb724f88806fa6edfe462788b4f4e4046eb \
                    sha256  79c2a0757e81a72997a93bd5457cf4918b724ec27fc06b4a70825c0b2531743d \
                    size    714468
github.tarball_from tarball
supported_archs     noarch

depends_lib-append  port:R-reportr

depends_test-append port:R-covr \
                    port:R-shades \
                    port:R-tinytest

test.run            yes
