# -*- 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 RSC 2.0.4
revision            2
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Robust and sparse correlation matrix
long_description    {*}${description}
checksums           rmd160  dadb267017e75b609b8c3027bc373c02fad670d7 \
                    sha256  fadf4541caeb1ae28b9cf3d0548cb83226126393182abbb0021c39105eded780 \
                    size    16298

depends_lib-append  port:R-doParallel \
                    port:R-foreach

test.run            yes
