# -*- 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 kazwd2008 RMSDp 0.1.1
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3+
description         Refined Modified Stahel–Donoho estimators for outlier detection
long_description    {*}${description} (parallel version).
checksums           rmd160  82132875c5b330afb5de70bbca2216163e9f0051 \
                    sha256  635e0a37b3facea06f2bebdb91fb7ec859c6d489c9806594b9228bb09084a2e8 \
                    size    11027
supported_archs     noarch

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

depends_test-append port:R-testthat

test.run            yes
