Files
2024-06-15 11:03:16 -04:00

25 lines
880 B
Tcl
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# -*- 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 StahelDonoho 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