# -*- 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 zeallot 0.1.0 v
revision            2
maintainers         nomaintainer
license             MIT
description         Variable assignment with zeal
long_description    {*}${description}
checksums           rmd160  6307b0df242e07e0cb0a5894369e3ed6f07dc5e9 \
                    sha256  8c29613d5f760347078410008cdbc79bff7e30d92acf43e0bfe0998a7583bf4d \
                    size    20697
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-knitr \
                    port:R-magrittr \
                    port:R-purrr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
