# -*- 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 chexjiang sparseCov 0.0.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Sparse covariance estimation based on thresholding
long_description    {*}${description}
homepage            https://github.com/chexjiang/sparseCov
checksums           rmd160  a1cba32a9d65382a0c5843fdf368394824f96c93 \
                    sha256  614d5320765e4f0526bbc43fa48b51a275138695801ecb7a8d7c2d0a9574f8fd \
                    size    5716
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-mvnfast \
                    port:R-Rfast \
                    port:R-sparseMVN

test.run            yes
