# -*- 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 pik-piam gms 0.31.2
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             BSD
description         GAMS modularization support package
long_description    {*}${description}
homepage            https://github.com/pik-piam/gms
checksums           rmd160  20f93a5f9f49b850d9aedb1b5bcd3fbace9c7f75 \
                    sha256  dbba5978ed4a17319560a3765327942ce96b82d180da3afefec2b0147bbfc1d5 \
                    size    98118
supported_archs     noarch

depends_lib-append  port:R-dplyr \
                    port:R-filelock \
                    port:R-rlang \
                    port:R-stringr \
                    port:R-withr \
                    port:R-yaml

depends_test-append port:R-callr \
                    port:R-covr \
                    port:R-curl \
                    port:R-magclass \
                    port:R-qgraph \
                    port:R-testthat

test.run            yes
