# -*- 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 KlausVigo kknn 1.3.1
revision            2
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Weighted k-nearest neighbors
long_description    {*}${description}
homepage            https://klausvigo.github.io/kknn
checksums           rmd160  4c6332aa50dd5b8256a1fab5da1ee5ee5df542e4 \
                    sha256  22840e70ec2afa40371e274b583634c8f6d27149a87253ee411747d5db78f3db \
                    size    388410

depends_lib-append  port:R-igraph

test.run            yes
