# -*- 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.matrices 0.0-2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Assertions to check properties of matrices
long_description    {*}${description}
homepage            https://bitbucket.org/richierocks/assertive.matrices
checksums           rmd160  6c43184a2073802e7b4ff9afab11d35623f8fa3c \
                    sha256  3462a7a7e11d7cc24180330d48cc3067cf92eab1699b3e4813deec66d99f5e9b \
                    size    5594
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-assertive.base

depends_test-append port:R-testthat

test.run            yes
