# -*- 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.sets 0.0-3
revision            1
maintainers         nomaintainer
license             GPL-3+
description         Assertions to check properties of sets
long_description    {*}${description}
homepage            https://bitbucket.org/richierocks/assertive.sets
checksums           rmd160  5655af7dbfb5cd0e83c56a10b73acc494f682d2e \
                    sha256  876975a16ed911ea1ad12da284111c6eada6abfc0118585033abc0edb5801bb3 \
                    size    5149
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-assertive.base

depends_test-append port:R-testthat

test.run            yes