# -*- 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.models 0.0-2
revision            1
maintainers         nomaintainer
license             GPL-3+
description         Assertions to check the properties of models
long_description    {*}${description}
homepage            https://bitbucket.org/richierocks/assertive.models
checksums           rmd160  6a607f2940e94711391e4205da4fe79ebc61bbe7 \
                    sha256  b9a6d8786f352d53371dbe8c5f2f2a62a7866e30313f268e69626d5c3691c42e \
                    size    4739
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-assertive.base

depends_test-append port:R-testthat

test.run            yes
