# -*- 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 updated there.
R.setup             cran Merck r2rtf 1.3.0
revision            1
categories-append   office
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Easily create production-ready Rich Text Format (RTF) \
                    tables and figures
long_description    {*}${description}
homepage            https://merck.github.io/r2rtf
checksums           rmd160  a3921dec7eb685a1970bd923c8e6bac86191a4fd \
                    sha256  bb996308e24dee4205a0af9fec30d69c19e84e0f7d5d5265778709636cbbb07c \
                    size    286866
supported_archs     noarch

depends_test-append port:R-covr \
                    port:R-dplyr \
                    port:R-emmeans \
                    port:R-ggplot2 \
                    port:R-knitr \
                    port:R-magrittr \
                    port:R-officer \
                    port:R-rmarkdown \
                    port:R-stringi \
                    port:R-testthat \
                    port:R-tidyr \
                    port:R-xml2

test.run            yes
