# -*- 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 klausnordhausenR ICSOutlier 0.4-0
revision            1
maintainers         nomaintainer
license             GPL-2+
description         Outlier detection using Invariant Coordinate Selection
long_description    {*}${description}
checksums           rmd160  6a42fd5cc53e62cfc7d89a97d72760185d2e4444 \
                    sha256  6605c7c217d0211a2ae35be9f6c01a8b76e111ff51632b1d48144481d5d7cf1e \
                    size    799525
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-ICS \
                    port:R-moments \
                    port:R-mvtnorm
