# -*- 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 nimble-dev compareMCMCs 0.6.0
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             {BSD GPL-2 GPL-3}
description         Compare MCMC efficiency from nimble and/or other MCMC engines
long_description    {*}${description}
homepage            https://github.com/nimble-dev/compareMCMCs
checksums           rmd160  699734d7f39a12be65456b74418a9f3392f9f402 \
                    sha256  1cdfa028bc82cf31df04455e2e2b67c93c1333aef2fa623c3a999ebfe457a540 \
                    size    569889
supported_archs     noarch

depends_lib-append  port:R-coda \
                    port:R-dplyr \
                    port:R-ggplot2 \
                    port:R-nimble \
                    port:R-R6 \
                    port:R-reshape2 \
                    port:R-rlang \
                    port:R-xtable

depends_test-append port:R-knitr \
                    port:R-rjags \
                    port:R-rmarkdown \
                    port:R-rstan \
                    port:R-testthat

test.run            yes