# -*- 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 mbertolacci WoodburyMatrix 0.0.3
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Fast matrix operations via the Woodbury matrix identity
long_description    {*}${description}
homepage            https://mbertolacci.github.io/WoodburyMatrix
checksums           rmd160  76dc98ac78c3bd5c9984227c633e5be559d65ad8 \
                    sha256  475ed8bb1aeaa59e98b577c51047b8f7c228be54e7f306c65e614c4fc500b55e \
                    size    140238
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-covr \
                    port:R-knitr \
                    port:R-lintr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes