# -*- 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 miicTeam miic 2.0.3
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Learning causal or non-causal graphical models using information theory
long_description    {*}${description}
checksums           rmd160  1508b6aec5ebbc5831ab5680790d76e92dbcb8ea \
                    sha256  6ddafa2d4b0de388ea6ee288fab6e5d433367b25d10b51008c642e7269d3c2a0 \
                    size    213676

depends_lib-append  port:R-ppcor \
                    port:R-Rcpp \
                    port:R-scales

compiler.cxx_standard 2014

depends_test-append port:R-ggplot2 \
                    port:R-gridExtra \
                    port:R-igraph

test.run            yes
