# -*- 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

# GitHub version is outdated.
R.setup             cran gzt CholWishart 1.1.4 v
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Cholesky decomposition of the Wishart distribution
long_description    {*}${description}
homepage            https://gzt.github.io/CholWishart
checksums           rmd160  920da84f5940b352da1044a5471eaa570a31332f \
                    sha256  627dfaa405cfcd8d79903cec4f0ea14813433dedeae14eba896e90be8503cde6 \
                    size    35206

compilers.setup     require_fortran

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

test.run            yes
