Files

27 lines
974 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 cran GSE 4.2-1
revision 2
categories-append math
maintainers nomaintainer
license {GPL-2 GPL-3}
description Robust estimation in the presence of cellwise and casewise contamination and missing data
long_description {*}${description}
checksums rmd160 fe3e8861a53077ae1ea2e1c5584e4e5820305b26 \
sha256 a26afd775aa0d02a7c0733cc9a9cfbecf57a0e6f13d8bb21ebf31feb5015bf43 \
size 85005
depends_lib-append port:R-cellWise \
port:R-ggplot2 \
port:R-Rcpp \
port:R-RcppArmadillo \
port:R-robustbase \
port:R-rrcov
compilers.setup require_fortran
test.run yes