2023-11-12 11:58:38 +08:00
|
|
|
|
# -*- 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 RMSD 0.1.0
|
2024-04-26 20:23:06 +08:00
|
|
|
|
revision 1
|
2023-11-12 11:58:38 +08:00
|
|
|
|
categories-append math
|
|
|
|
|
|
maintainers nomaintainer
|
|
|
|
|
|
license GPL-3+
|
|
|
|
|
|
description Refined Modified Stahel–Donoho estimators for outlier detection
|
|
|
|
|
|
long_description {*}${description}
|
|
|
|
|
|
checksums rmd160 cb7c682b54fe29f3720c9bc6764e85b80c0150a6 \
|
|
|
|
|
|
sha256 200e766e4856653c077c964a48947ad4d69e805d50550621d692ebb89067d858 \
|
|
|
|
|
|
size 4250
|
|
|
|
|
|
supported_archs noarch
|
2024-05-22 15:26:15 +10:00
|
|
|
|
platforms {darwin any}
|
2023-11-12 11:58:38 +08:00
|
|
|
|
|
|
|
|
|
|
depends_test-append port:R-testthat
|
|
|
|
|
|
|
|
|
|
|
|
test.run yes
|