# -*- 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             github merliseclyde BAS 2.0.2 v
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3+
description         Bayesian variable selection and model averaging \
                    via Bayesian adaptive sampling
long_description    {*}${description}
checksums           rmd160  526bf1f540a6efb1f2e0cb79145f9dd68a160dfe \
                    sha256  7cb2d27f6ea04630d4685de1f643ec4f8b735c5cc58816ee4947b5932cb90f4a \
                    size    1033978
github.tarball_from archive

compilers.setup     require_fortran

depends_test-append port:R-covr \
                    port:R-dplyr \
                    port:R-faraway \
                    port:R-GGally \
                    port:R-ggplot2 \
                    port:R-glmbb \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-roxygen2 \
                    port:R-testthat

test.run            yes
