# -*- 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 cran SequenceSpikeSlab 1.0.1
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Exact Bayesian model selection methods for the sparse normal sequence model
long_description    {*}${description}
checksums           rmd160  3abe72bb272f5c6f3393561923b3aeb1820ffaef \
                    sha256  fda45dd0fb1bd3e30c4845475d17bd57f22ae88c402c08e4f9112287bbf8ac4f \
                    size    26576

depends_lib-append  port:R-Rcpp \
                    port:R-RcppProgress \
                    port:R-selectiveInference

depends_test-append port:R-knitr \
                    port:R-rmarkdown

test.run            yes
