# -*- 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 cjgeyer mcmc 0.9-8
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Markov Chain Monte Carlo
long_description    {*}${description}
homepage            https://www.stat.umn.edu/geyer/mcmc
checksums           rmd160  12576bc462b6d83c7f0938886f209ad0785808a3 \
                    sha256  6a06440d4b58e8a7f122747d92046ff40da4bb58a20bf642228a648a0c826ea7 \
                    size    1541963

depends_test-append port:R-Iso \
                    port:R-xtable

test.run            yes
