# -*- 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 gclara sparsevb 0.1.1
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3+
description         Spike-and-slab Variational Bayes for linear and logistic regression
long_description    {*}${description}
checksums           rmd160  97142b4e5305295ea3da91c27aa403930e04f9bb \
                    sha256  79f562228d60ac683f01f4e85d9adb65a69c358d2cb43d5b5b5d88ea5b3543d8 \
                    size    11711

depends_lib-append  port:R-glmnet \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-RcppEnsmallen \
                    port:R-selectiveInference

compilers.setup     require_fortran

test.run            yes
