# -*- 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.data 0.0-3
revision            1
maintainers         nomaintainer
license             GPL-3+
description         Assertions to check properties of complex data types
long_description    {*}${description}
homepage            https://bitbucket.org/richierocks/assertive.data
checksums           rmd160  bafe787672a39971185015fbdc5036cd478aabf9 \
                    sha256  5a00fb48ad870d9b3c872ce3d6aa20a7948687a980f49fe945b455339e789b01 \
                    size    11860
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-assertive.base \
                    port:R-assertive.strings

depends_test-append port:R-testthat

test.run            yes
