# -*- 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 r-lib rappdirs 0.3.3 v
revision            2
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  d0e773a61e0822e1d51d0499f857db3dfa399527 \
                    sha256  c5bd00a59d0dc6d9ecc416ce1f6532baf8379644ac0408d6c1dfdec117c57cbe \
                    size    14168

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

test.run            yes
