# -*- 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 cran gtop 0.2.0
revision            1
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Game-Theoretically OPtimal (GTOP) reconciliation method
long_description    {*}${description}
checksums           rmd160  e623a1ce99ef02e51a09444ac973aa20dcf331d8 \
                    sha256  89771061bd47532795fa8a1dd0749334894fa7054f6480078f15f480825b7bdb \
                    size    4241
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-hts \
                    port:R-lassoshooting \
                    port:R-quadprog

test.run            yes
