# -*- 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 zens UPG 0.3.4
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Efficient Bayesian algorithms for binary and categorical data regression models
long_description    {*}${description}
checksums           rmd160  0f2dedcb09f22b4dafc201035916ef4b494d6f46 \
                    sha256  f649076a99bdea5c1e557365246761088e82fc60e25a1e011f03259ebbf4de7b \
                    size    798803
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-coda \
                    port:R-ggplot2 \
                    port:R-knitr \
                    port:R-matrixStats \
                    port:R-mnormt \
                    port:R-pgdraw \
                    port:R-reshape2 \
                    port:R-truncnorm

test.run            yes
