RANN: Fast Nearest Neighbour Search (Wraps ANN Library) Using L2 Metric

Finds the k nearest neighbours for every point in a given dataset in O(N log N) time using Arya and Mount's ANN library (v1.1.3). There is support for approximate as well as exact searches, fixed radius searches and 'bd' as well as 'kd' trees. The distance is computed using the L2 (Euclidean) metric. Please see package 'RANN.L1' for the same functionality using the L1 (Manhattan, taxicab) metric.

Version: 2.6.1
Suggests: testthat
Published: 2019-01-08
Author: Sunil Arya and David Mount (for ANN), Samuel E. Kemp, Gregory Jefferis
Maintainer: Gregory Jefferis <jefferis at gmail.com>
BugReports: https://github.com/jefferis/RANN/issues
License: GPL (≥ 3)
Copyright: ANN library is copyright University of Maryland and Sunil Arya and David Mount. See file COPYRIGHT for details.
URL: https://github.com/jefferis/RANN
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: RANN results

Documentation:

Reference manual: RANN.pdf

Downloads:

Package source: RANN_2.6.1.tar.gz
Windows binaries: r-devel: RANN_2.6.1.zip, r-release: RANN_2.6.1.zip, r-oldrel: RANN_2.6.1.zip
macOS binaries: r-release (arm64): RANN_2.6.1.tgz, r-oldrel (arm64): RANN_2.6.1.tgz, r-release (x86_64): RANN_2.6.1.tgz
Old sources: RANN archive

Reverse dependencies:

Reverse depends: BRISC, celestial, RapidPolygonLookup, saasCNV, spNNGP
Reverse imports: alphashape3d, AnalysisLin, anticlust, CCMMR, condiments, EntropyMCMC, evtclass, FOCI, gjam, GloScope, GrabSVG, HGC, hoodscanR, hopkins, hydroloom, iCellR, imbalanceDatRel, infercnv, insect, isokernel, KMD, KPC, langevitour, ldbod, less, LOMAR, lookout, magicaxis, maotai, mastif, monocle, phemd, ProbitSpatial, ptools, rcccd, Rdimtools, rliger, RsimMosaic, scBSP, scINSIGHT, SCORPION, SCORPIUS, Seurat, SMOTEWB, spAbundance, spaSim, SpaTopic, SPIAT, spOccupancy, sr, SSLR, SUNGEO, symphony, themis, tidySEM, uSORT, Vicus, xcms
Reverse suggests: AMAPVox, butcher, caret, dimRed, donut, dyndimred, flacco, fscaret, ibawds, nabor, ProFAST, recipes, scPipe, sensitivity, sgsR, spatialEco, StatMatch

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RANN to link to this page.