# -*- 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.recommended       yes

# This is a recommended package. Keep it CRAN-sourced.
R.setup             cran r-project class 7.3-23
revision            2
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             {GPL-2 GPL-3}
description         Various functions for classification
long_description    {*}${description}, including k-nearest neighbour, learning vector quantization and self-organizing maps. \
                    Recommended package.
checksums           rmd160  a377f06e49965773152f69722d0ed423a101564f \
                    sha256  4d1adb12eae045f15641516d795177dd1d3074c0a86ac633000507c4822891f1 \
                    size    22058

depends_lib-append  port:R-MASS

test.run            yes
