# -*- 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 BVSNLP 1.1.9
revision            2
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Bayesian variable selection in high-dimensional settings using non-local priors
long_description    {*}${description}
checksums           rmd160  a62e394909dd3f025b5d3e01fded85ae67a92d13 \
                    sha256  3cc26722f6e5248454bd9b5f5b3845c86ce3fb87e5dc57a1c0f4608079ca5acc \
                    size    42475

depends_lib-append  port:R-doParallel \
                    port:R-foreach \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-RcppEigen \
                    port:R-RcppNumerical

compilers.setup     require_fortran
