# -*- 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 brodieG unitizer 1.4.23 v
revision            0
categories-append   devel
platforms           {darwin any}
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Interactive R unit tests
long_description    {*}${description}
homepage            https://github.com/brodieG/unitizer
checksums           rmd160  e90114b9ebb317fb7ea35f0074f2837b16746135 \
                    sha256  68f860c87c00ef08f755cec0c6efed1a067532bc93405a728ca7a16726b96b47 \
                    size    610268
supported_archs     noarch

depends_lib-append  port:R-crayon \
                    port:R-diffobj

depends_test-append port:R-knitr \
                    port:R-rmarkdown

test.run            yes
