# -*- 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 cpsievert XML2R 0.0.8
revision            0
categories-append   textproc
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Easier XML data collection
long_description    ${name} is a framework that reduces the effort \
                    required to transform XML content into number \
                    of tables while preserving parent–child relationships.
checksums           rmd160  184d2e159e664f9745f64d8873217ab6f5a808d7 \
                    sha256  bff23b583d00a04c1dd7a58830b43c9a8468a754cc23b5e68cd410bb8aef5aef \
                    size    12686
supported_archs     noarch

depends_lib-append  port:R-httr \
                    port:R-plyr \
                    port:R-XML

test.run            yes
