# -*- 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 GeoBosh Rdpack 2.6.2
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Update and manipulate Rd documentation objects
long_description    {*}${description}
homepage            https://geobosh.github.io/Rdpack
checksums           rmd160  ea4ac62809782b9abf1637a159c3f8aa8544c29b \
                    sha256  729bf9e875368521e39d90d2c21f47c59f1851f07370af17ee63a1621f94df03 \
                    size    503888
supported_archs     noarch

depends_lib-append  port:R-rbibutils

depends_test-append port:R-gbRd \
                    port:R-rprojroot \
                    port:R-rstudioapi \
                    port:R-testthat

test.run            yes