# -*- 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 jaggR 0.1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Supporting files and functions for the Bayesian Modelling with JAGS
long_description    {*}${description}
checksums           rmd160  c984507ab86fe2612f725e60a1b48b90a890ba9a \
                    sha256  3b1f6c52c25d36acd82af052afff394febe2c93f9b491bae789b7dc4189fa461 \
                    size    36112
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-formatR \
                    port:R-glue

test.run            yes
