# -*- 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 coopProductGame 2.0
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Computes cooperative games and allocation rules \
                    associated with linear production programming problems
long_description    {*}${description}
checksums           rmd160  e64cc95b11b2fc63923c1ba69a1d973d2f804945 \
                    sha256  0016f1035a12719a46f633395ea9d50a572df99e6f45a97b6cdaefedf0bb888c \
                    size    15895
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-dplyr \
                    port:R-GameTheory \
                    port:R-ggplot2 \
                    port:R-gtools \
                    port:R-kappalab \
                    port:R-lpSolveAPI

test.run            yes
