# -*- 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

# Revert to GitHub once updated there.
R.setup             cran hanase BMA 3.18.20 v
revision            2
categories-append   economics math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Bayesian Model Averaging
long_description    {*}${description}
checksums           rmd160  c4479a2eda0650f462ef2ae156376f95d598db57 \
                    sha256  2d72a96cbf2cbfa8b38453adc309e9e0596270e923c9c991bb8fb4e909f830a3 \
                    size    71324
# github.tarball_from archive

depends_lib-append  port:R-inline \
                    port:R-leaps \
                    port:R-robustbase \
                    port:R-rrcov

compilers.setup     require_fortran

test.run            yes
