# -*- 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 j.mulder3 BANAM 0.2.2
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3+
description         Bayesian Analysis of the Network Autocorrelation Model
long_description    {*}${description}
checksums           rmd160  980c6e67f2f74b796a08fa8daf7ec11f24d0bde1 \
                    sha256  322d8adfab8d65d6e33d6aa8cd2f96cb25ac3c9a201f5461eebce9ca2eb69b57 \
                    size    544868
supported_archs     noarch

depends_lib-append  port:R-bain \
                    port:R-BFpack \
                    port:R-extraDistr \
                    port:R-matrixcalc \
                    port:R-mvtnorm \
                    port:R-psych \
                    port:R-rARPACK \
                    port:R-sna \
                    port:R-tmvtnorm

depends_test-append port:R-testthat

test.run            yes
