Files

27 lines
945 B
Tcl

# -*- 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 afranzin bnstruct 1.0.15
revision 1
categories-append math
maintainers nomaintainer
license GPL-2+
description Bayesian network structure learning from data with missing values
long_description {*}${description}
checksums rmd160 59b9e26660fe0f79af1697582fb08b158ffad887 \
sha256 5fffb6e0ba368077d621915dd9d64d5b2db3c82cb267be8d5b1d8868b0aec33f \
size 1031642
depends_lib-append port:R-bitops \
port:R-igraph
depends_test-append port:R-graph \
port:R-knitr \
port:R-qgraph \
port:R-Rgraphviz \
port:R-testthat
test.run yes