mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
See https://github.com/macports/macports-ports/pull/26909#issuecomment-3339115770
21 lines
744 B
Tcl
21 lines
744 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 klee15239 mBvs 1.92
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Bayesian variable selection methods for multivariate data
|
|
long_description {*}${description}
|
|
checksums rmd160 26d2369fee5e3b02e740f44ec4bbabecf22d71c9 \
|
|
sha256 046d76916eff0db1f0993f673c246c250f77e8d69611c43da9a4194f38dacde4 \
|
|
size 98745
|
|
|
|
depends_lib-append port:gsl \
|
|
port:R-mvtnorm
|
|
|
|
test.run yes
|