# -*- 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 mtsagris cauchypca 1.3
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Robust principal component analysis using the Cauchy distribution
long_description    {*}${description}
checksums           rmd160  9264f33dd736b927d4754090dcf047266ad0bf2b \
                    sha256  165bfb3c9a54123cc2dc4bf3577d1c10eca3393f2d9ed8376767ffb8456dfe94 \
                    size    4603
supported_archs     noarch
platforms           {darwin any}

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

test.run            yes
