# -*- 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 mbojan alluvial 0.1-2 v
revision            2
maintainers         nomaintainer
license             MIT
description         Alluvial diagrams for multivariate and time series-like data
long_description    {*}${description}
checksums           rmd160  03355d456a26c59bbe01a31d1750a7891b7dd3a1 \
                    sha256  1cf5da06f25e76020aad7a42dcf526fc8c2cd86c44ea80d3520e2f324d331a66 \
                    size    144723
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-devtools \
                    port:R-dplyr \
                    port:R-knitr \
                    port:R-reshape2 \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
