# -*- 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             github braunm sparseMVN 8a98eeec924197d01eeace699a2091c0206297a4
version             0.2.2.9001
revision            1
categories-append   math
maintainers         nomaintainer
license             MPL-2
description         Multivariate normal functions for sparse covariance and precision matrices
long_description    {*}${description}
homepage            https://braunm.github.io/sparseMVN
checksums           rmd160  2f3663f32dee852c2e8103be69d06df89c16769b \
                    sha256  ab3fb9a79843f90a0dd15f8a3ca80b07adc091e590820f74eea2d95d52a0c437 \
                    size    4344317
supported_archs     noarch
platforms           {darwin any}
github.tarball_from archive

depends_test-append port:R-bookdown \
                    port:R-dplyr \
                    port:R-forcats \
                    port:R-ggplot2 \
                    port:R-kableExtra \
                    port:R-knitr \
                    port:R-mvtnorm \
                    port:R-scales \
                    port:R-testthat \
                    port:R-tidyr \
                    port:R-trustOptim

test.run            yes
