Files

30 lines
1009 B
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 cran tk382 MMVBVS 0.8.0
revision 1
categories-append math
maintainers nomaintainer
license GPL-2+
description Missing Multivariate Bayesian Variable Selection
long_description {*}${description}
checksums rmd160 4ba8c94b4e1827e88f280d20074d87d47cbaf5ce \
sha256 9e3134ea5feb14778f02c410823f715a9ccae8c757086e41bddc7b615c86d322 \
size 14297
depends_lib-append port:R-ggplot2 \
port:R-Rcpp \
port:R-RcppArmadillo \
port:R-reshape \
port:R-reshape2 \
port:R-rlang
compilers.setup require_fortran
depends_test-append port:R-testthat
# There are no specific tests at the moment.
test.run yes