# -*- 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 pcnetmeta 2.8
revision            1
maintainers         nomaintainer
license             GPL-2+
description         Bayesian arm-based network meta-analysis for datasets with binary, continuous and count outcomes
long_description    {*}${description}
checksums           rmd160  78394a69e571fca48b4862f34a90fbc555cc71f9 \
                    sha256  43a8522fa7ba89fa2b17aea09474b075ed5ce894f77e85b515b5aedff37503a3 \
                    size    109643
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-coda \
                    port:R-rjags

depends_run-append  port:jags

test.run            yes
