# -*- 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 r-project e1071 1.7-16
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Misc Functions of the Department of Statistics, Probability Theory Group (Formerly: E1071), TU Wien
long_description    Functions for latent class analysis, short time Fourier transform, fuzzy clustering, support vector machines, \
                    shortest path computation, bagged clustering, naive Bayes classifier, generalized k-nearest neighbour.
checksums           rmd160  fd6f0fc42e843f055473bfe1f9af6b32dfae72c5 \
                    sha256  12d565e3033fdb94c96c1e49f1a08202fcfb9e2a804a2e6b8fd204bdd97c3a4f \
                    size    326734

depends_lib-append  port:R-proxy

depends_test-append port:R-mlbench \
                    port:R-randomForest \
                    port:R-SparseM \
                    port:R-slam \
                    port:R-xtable

test.run            yes
