# -*- 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 cran superdiag 2.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Comprehensive test suite for testing Markov chain nonconvergence
long_description    The package provides a comprehensive test suite for testing Markov chain nonconvergence. \
                    It integrates five standard empirical MCMC convergence diagnostics \
                    (Gelman–Rubin, Geweke, Heidelberger–Welch, Raftery–Lewis and Hellinger distance) \
                    and plotting functions for trace plots and density histograms.
checksums           rmd160  ecfd8510ce3c88302541f308f7b64e4799ce0fbf \
                    sha256  157004edf824b0854d6e40558fac2057e5a16735e682adcc11f02963a34ade7d \
                    size    2110263
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-coda

test.run            yes