# -*- 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 BNSL 0.1.4
revision            2
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Bayesian network structure learning
long_description    {*}${description}
checksums           rmd160  959d0c479ec7b226ae19ba5d5fe0295ae8811763 \
                    sha256  b77791e2f4525854271fdbeffa026db57ecbbb7c352a7fdbdc6f12334ae9345b \
                    size    15283

depends_lib-append  port:R-bnlearn \
                    port:R-igraph \
                    port:R-Rcpp

test.run            yes
