Files

22 lines
809 B
Tcl

# -*- 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 github jefferislab RANN 2.6.2 v
revision 0
maintainers nomaintainer
license GPL-3+
description Fast nearest neighbour search (wraps ANN library) \
using L2 metric
long_description {*}${description}
homepage https://jefferislab.github.io/RANN
checksums rmd160 b4462c2ef7db5ccb93563b654b01ea9eeefd341a \
sha256 32e06d37267f2f278ae2ded7d6dcec73cea105a997081e3c042aea1fe24b00a2 \
size 57366
github.tarball_from archive
depends_test-append port:R-testthat
test.run yes