# -*- 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 jmbh mDAG 1.2.2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Inferring causal network from mixed observational data using a directed acyclic graph
long_description    {*}${description}
checksums           rmd160  bcfe1a5d72d797b5572b03a211dd42c86c2e6bbc \
                    sha256  a4298a092e8ecda8fc0c95939fb6f3de3089da1cdd7c26d28f97dd2a01d5054d \
                    size    20540

depends_lib-append  port:R-bnlearn \
                    port:R-logistf \
                    port:R-mgm \
                    port:R-pcalg \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

test.run            yes
