# -*- 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 privefl bigassertr 0.1.6
revision            2
categories-append   devel
maintainers         nomaintainer
license             GPL-3
description         Assertion and message functions
long_description    {*}${description}
checksums           rmd160  658b7c8298fae1768708ee764d92fa8102b2f08e \
                    sha256  7780f02c0eee3941d430982f2a345a488c9834633561a54cdd2c306aa30c612e \
                    size    6677
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-covr \
                    port:R-testthat

test.run            yes
