# -*- 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 a.mohammadi BDgraph 2.74
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Bayesian structure learning in graphical models \
                    using birth-death MCMC
long_description    {*}${description}
checksums           rmd160  8a12f66fc44048f6715f8eea18c0b9c0786fd1cb \
                    sha256  af78a936a8887c4e5521e35356700b903f466ee1796464a2361585efb07814aa \
                    size    894342

depends_lib-append  port:R-ggplot2 \
                    port:R-igraph \
                    port:R-pROC

compilers.setup     require_fortran

depends_test-append port:R-huge \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-skimr \
                    port:R-ssgraph \
                    port:R-tmvtnorm

test.run            yes
