# -*- 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 dgkf options 0.3.1 v
revision            1
maintainers         nomaintainer
platforms           {darwin any}
license             MIT
description         Simple, consistent package options
long_description    Simple mechanisms for defining and interpreting package options.
homepage            https://codeberg.org/dgkf/options
checksums           rmd160  7b11cec662a1d60a65378a9ebe9b4b0e44bb80c2 \
                    sha256  1cb2a6cc6d674b35ec704e3b2a1bf9eb64af1a31be4fee05fdec91980b5d82d4 \
                    size    42870
github.tarball_from archive
supported_archs     noarch

depends_test-append port:R-crayon \
                    port:R-knitr \
                    port:R-pkgload \
                    port:R-rcmdcheck \
                    port:R-rmarkdown \
                    port:R-roxygen2 \
                    port:R-testthat \
                    port:R-withr

test.run            yes
