Files

33 lines
1.1 KiB
Tcl

# -*- 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 1.7.5 v
revision 0
categories-append math
maintainers nomaintainer
license GPL-3+
description Bayesian variable selection and model averaging \
via Bayesian adaptive sampling
long_description {*}${description}
checksums rmd160 4368e66ca5cb7d570fe618ab9188bbee50300c1d \
sha256 25f3240e83eef889c011b92a5f7118d62dbb317a4e51af48cec795c08b435b11 \
size 1001818
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