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

# GitHub version lags behind.
R.setup             cran davidgohel rvg 0.3.4
revision            0
categories-append   graphics
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         R graphics devices for Office vector graphics output
long_description    {*}${description}
homepage            https://davidgohel.github.io/rvg
checksums           rmd160  2bc8751d9dd925392bdb35f46fcac29954b5e2e7 \
                    sha256  a057c30f00e11592c1d65c892ec9c99131eddc2600793024d184c4be881e2768 \
                    size    31213

depends_lib-append  port:libpng \
                    port:R-gdtools \
                    port:R-officer \
                    port:R-Rcpp \
                    port:R-rlang \
                    port:R-xml2

depends_test-append port:R-testthat

test.run            yes
