# -*- 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 richierocks assertive.base 0.0-9
revision            1
categories-append   devel
maintainers         nomaintainer
license             GPL-3+
description         Lightweight core of the Assertive package
long_description    {*}${description}
homepage            https://bitbucket.org/richierocks/assertive.base
checksums           rmd160  30b2244574c78ed58fa8eddece58f3b05ca45a4f \
                    sha256  4bf0910b0eaa507e0e11c3c43c316b524500c548d307eb045d6f89047e6ba01e \
                    size    78506
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-testthat

test.run            yes
