# -*- 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 rda 1.2-1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Shrunken centroids regularized discriminant analysis
long_description    Provides functions implementing the shrunken centroids regularized discriminant analysis \
                    for classification purpose in high-dimensional data.
checksums           rmd160  2004fc7f54ca3d52d7870741ecd6a0e4242d4a9b \
                    sha256  37038a9131c9133519f5e64fa1a86dbe28b21f519cf6528503234648a139ae9a \
                    size    1672248
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-covr

test.run            yes
