# -*- 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 GameTheory 2.7.1
revision            1
categories-append   math economics
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Cooperative Game Theory
long_description    {*}${description}
checksums           rmd160  27b87575daf1425fc2af22d4c53d91876da13779 \
                    sha256  b6c9c1d078f27648325391360ec5624947ff63ddbb9f2505e79ec0f70d2008d7 \
                    size    12596
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-combinat \
                    port:R-gtools \
                    port:R-ineq \
                    port:R-kappalab \
                    port:R-lpSolveAPI

depends_test-append port:R-R.rsp

test.run            yes
