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.2
Suggests: testthat
Published: 2024-08-25
DOI: 10.32614/CRAN.package.RANN
Author: Gregory Jefferis ORCID iD [aut, cre], Samuel E. Kemp [aut], Kirill Müller ORCID iD [ctb], Sunil Arya ORCID iD [aut, cph], David Mount ORCID iD [aut, cph], University of Maryland [cph] (ANN library is copyright University of Maryland and Sunil Arya and David Mount. See file COPYRIGHT for details)
Maintainer: Gregory Jefferis <jefferis at gmail.com>
BugReports: https://github.com/jefferislab/RANN/issues
License: GPL (≥ 3)
URL: https://github.com/jefferislab/RANN, https://jefferislab.github.io/RANN/
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: RANN results

Documentation:

Reference manual: RANN.pdf

Downloads:

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

Reverse dependencies:

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

Linking:

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