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
20 lines
786 B
Tcl
20 lines
786 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 cran BMS 0.3.5
|
|
revision 1
|
|
categories-append math economics
|
|
maintainers nomaintainer
|
|
license BSD
|
|
description Bayesian model averaging library
|
|
long_description Bayesian model averaging for linear models with a wide choice of (customizable) priors.
|
|
checksums rmd160 746c75403ceedba719b8b0ccecdb6531e4d85237 \
|
|
sha256 2944c9da4c2ee4e42289ed330c840287b8aa02e1149a6223796e57f8d56e3b56 \
|
|
size 3791243
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|