# -*- 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

# GitHub version lags behind.
R.setup             cran atahk pscl 1.5.9
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Political Science Computational Laboratory
long_description    {*}${description}
homepage            https://github.com/atahk/pscl
checksums           rmd160  d46b0355649009d6dfc91af4f75ce28b6263582d \
                    sha256  8085ffd1987804793ba44637165fba3e6805aa2f6457f0692b6e641658fe6efe \
                    size    3019215

depends_test-append port:R-car \
                    port:R-coda \
                    port:R-lmtest \
                    port:R-MCMCpack \
                    port:R-mvtnorm \
                    port:R-sandwich \
                    port:R-vcd \
                    port:R-zoo

test.run            yes
