# -*- 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 huge 1.3.5
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         High-Dimensional Undirected Graph Estimation
long_description    {*}${description}
checksums           rmd160  b2c70c593e2005ff27932c07b81e41115f7b57b3 \
                    sha256  9240866e2f773cd0ac8a02514871149d2babaa162a49e151eab9591ad42984ea \
                    size    2039323

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

test.run            yes
