# -*- 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 bearstatistics rWishart 0.1.2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Random Wishart matrix generation
long_description    {*}${description}
homepage            https://rwishart.bearstatistics.com
checksums           rmd160  9e524b5ec7ce069950010cdb6d86b03ae66a4cbd \
                    sha256  31e790ef20c3b2f2a3e511f8ba48fe13ccba24c7b2a8b3deab3b57520893f173 \
                    size    10990
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-lazyeval

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

# There are no specific tests.
test.run            yes