# -*- 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 Jarod-Smithy baygel 0.3.0 v
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3+
description         Bayesian estimators for Gaussian graphical models
long_description    {*}${description}
checksums           rmd160  b7d4f521a821d68ee87048c75ddff3448b675531 \
                    sha256  70d5c3d0c1ec76737f3a8df6d12bfb1ea9f2f331bfc1b89c6d71d81253b263c2 \
                    size    135853
github.tarball_from archive

# Remove with the next update:
dist_subdir         ${name}/${version}_1

depends_lib-append  port:R-pracma \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-RcppProgress \
                    port:R-statmod

compilers.setup     require_fortran

test.run            yes
