# -*- 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

# Revert to GitHub once a new version is out there.
R.setup             cran r-lib rappdirs 0.3.4 v
revision            1
categories-append   devel
maintainers         nomaintainer
license             MIT
description         Application directories: determine where to save data, \
                    caches and logs.
long_description    {*}${description}
homepage            https://rappdirs.r-lib.org
checksums           rmd160  a3e27a60666ee8f519b14d880397fdd430bfbc8a \
                    sha256  2320ebc9ef3b1a32a1e63f94a6ce2c1c34d66782221a6531e786804f681abc66 \
                    size    11763
# github.tarball_from archive

depends_test-append port:R-covr \
                    port:R-roxygen2 \
                    port:R-testthat \
                    port:R-withr

test.run            yes
