# -*- 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 mlindsk ess 1.1.2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Efficient step-wise selection in decomposable models
long_description    {*}${description}
homepage            https://github.com/mlindsk/ess
checksums           rmd160  f0b43becc6b09bcd20d4708285abe2364fe4381d \
                    sha256  b0ec29a5c44ac193763df9436f446304572434071c14eb23f65aa7612d10bcb2 \
                    size    98835

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

depends_test-append port:R-tinytest

test.run            yes
