# -*- 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 audreyqyfu baycn 2.0.0
revision            1
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Bayesian inference for causal networks
long_description    {*}${description}
checksums           rmd160  d226c6b3eac90efe0b4a16de403298e1beaa62ba \
                    sha256  47496d93abdb19c5a1ee2bd96d589964f65a72ae38aa69e8d0249704c8c2cd71 \
                    size    3172164
supported_archs     noarch

depends_lib-append  port:R-egg \
                    port:R-expm \
                    port:R-ggplot2 \
                    port:R-igraph

depends_test-append port:R-testthat

test.run            yes
