# -*- 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 xmlparsedata 1.0.5 v
revision            2
categories-append   devel
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Parse data of R code as an XML tree
long_description    {*}${description}
checksums           rmd160  e53ebc47a4296f07c25584802b31059708d33997 \
                    sha256  1c2204dad6f3582c716a1013abef13a41a8f5cef1363575c8f47c60ffd9f45d1 \
                    size    10523
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-covr \
                    port:R-testthat \
                    port:R-xml2

test.run            yes
