# -*- 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 steve.the.bayesian BoomSpikeSlab 1.2.6
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             LGPL-2.1
description         MCMC for Spike and Slab regression
long_description    Spike and slab regression with a variety of residual error distributions.
checksums           rmd160  d95e9eb35b7b1a4af35aed1033ba0ee8cd2bfcaa \
                    sha256  87f622e20f13c255da5ea65b7bf07467cca5733184dc4ad4fd134c88cc72c63e \
                    size    129203

depends_lib-append  port:R-Boom

depends_test-append port:R-igraph \
                    port:R-mlbench \
                    port:R-testthat

test.run            yes
