# -*- 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 LukeDuttweiler genMCMCDiag 0.2.3 v
revision            2
categories-append   math
platforms           {darwin any}
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             MIT
description         Generalized convergence diagnostics for difficult MCMC algorithms
long_description    {*}${description}
checksums           rmd160  84e0e8c82fc27909fdc4fcbcd19dea1464e23d5a \
                    sha256  d9f7987e2460e9ffe973357498eb78850814abfbc2bfb43ce59855c34a565bcb \
                    size    131596
github.tarball_from archive
supported_archs     noarch

depends_lib-append  port:R-coda \
                    port:R-ggplot2 \
                    port:R-knitr \
                    port:R-lifecycle \
                    port:R-mcmcse

depends_test-append port:R-testthat

test.run            yes
