# -*- 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 djhshih io 0.3.2
revision            3
categories-append   sysutils
maintainers         nomaintainer
license             GPL-3+
description         Unified framework for input–output operations in R
long_description    {*}${description}
homepage            https://bitbucket.org/djhshih/io
checksums           rmd160  97db8f8778e3e040a6d4a164608adde2c659b204 \
                    sha256  a45b700690d29512326a6ba624cf3857e6948c5ee1d9c9e66cb93dbb3647d4b3 \
                    size    30752
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-filenamer \
                    port:R-stringr

depends_test-append port:R-jsonlite \
                    port:R-rhdf5 \
                    port:R-testthat \
                    port:R-XML \
                    port:R-yaml

test.run            yes
