# -*- 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 lishengqiao FNN 1.1.4.1
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Fast Nearest Neighbor search algorithms and applications
long_description    {*}${description}
checksums           rmd160  3c0a7ad3d4b20452ed2e19640651ddd86abc813d \
                    sha256  73d97487fd3eac8ae90f32fd439f1689b1923b5688d83fd57fd2faeea70cb854 \
                    size    78809

depends_test-append port:R-mvtnorm
