# -*- 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.7
revision            1
categories-append   devel
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Assertion and message functions
long_description    {*}${description}
homepage            https://github.com/privefl/bigassertr
checksums           rmd160  3a3c6e0d5b74ea39cfb711816fa2bc9d7a65354e \
                    sha256  cf543d6fe5962ba828aed9525f668535c089f7cd982d910f33b1b53352b6c85f \
                    size    6759
supported_archs     noarch

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

test.run            yes
