You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
782 B
Tcl
22 lines
782 B
Tcl
# -*- 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
|
||
revision 1
|
||
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
|
||
platforms {darwin any}
|
||
|
||
depends_test-append port:R-testthat
|
||
|
||
test.run yes
|