# -*- 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.1.1
revision            1
categories-append   office
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  73947070c2676f02e699d63d52474e9e2ebfad40 \
                    sha256  d64b88187b5eb7bc69eae37f493fdae8417d5127d0a44f1586a00827bc321f52 \
                    size    196623
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-dplyr \
                    port:R-covr \
                    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
