# -*- 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 valentint rrcov 1.7-6
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3+
description         Scalable robust estimators with high breakdown point
long_description    {*}${description}
homepage            https://github.com/valentint/rrcov
checksums           rmd160  556c8a86e5b5abb8b9f50dd617cc4074153ce7d1 \
                    sha256  b8a2c07c42e4e76e9f90cb016cb72a40f6d2ce1f10d1753c06e3344f38e148de \
                    size    1541901

depends_lib-append  port:R-mvtnorm \
                    port:R-pcaPP \
                    port:R-robustbase

compilers.setup     require_fortran

test.run            yes
