# -*- 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 BiDAG 2.1.4
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Bayesian inference for directed acyclic graphs
long_description    {*}${description}
checksums           rmd160  b61f07e4754b63adb479ee5bfe01156c94226810 \
                    sha256  a52db3e48e6c3b789650e081998539e6416bda561e6f394cd6aa55548aedcc3e \
                    size    1067017

depends_lib-append  port:R-coda \
                    port:R-graph \
                    port:R-pcalg \
                    port:R-RBGL \
                    port:R-Rcpp \
                    port:R-Rgraphviz

test.run            yes
