# -*- 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 jiyoun robustsae 0.1.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Robust Bayesian Small Area Estimation
long_description    Functions for Robust Bayesian Small Area Estimation.
checksums           rmd160  99cd82b2f3690f4023516cb47a7af58bc39f5769 \
                    sha256  b435c2f2d6b4c69cd3cf185f5c16eebdaf60179e2065da629ddb4867f175213a \
                    size    12606
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-coda \
                    port:R-MCMCpack \
                    port:R-mvtnorm \
                    port:R-pscl

test.run            yes
