Package: N2R 1.0.5

Evan Biederstedt

N2R: Fast and Scalable Approximate k-Nearest Neighbor Search Methods using 'N2' Library

Implements methods to perform fast approximate K-nearest neighbor search on input matrix. Algorithm based on the 'N2' implementation of an approximate nearest neighbor search using hierarchical Navigable Small World (NSW) graphs. The original algorithm is described in "Efficient and Robust Approximate Nearest Neighbor Search Using Hierarchical Navigable Small World Graphs", Y. Malkov and D. Yashunin, <doi:10.1109/TPAMI.2018.2889473>, <doi:10.48550/arXiv.1603.09320>.

Authors:Peter Kharchenko [aut], Viktor Petukhov [aut], Dirk Eddelbuettel [ctb], Evan Biederstedt [cre, aut]

N2R_1.0.5.tar.gz
N2R_1.0.5.zip(r-4.7)N2R_1.0.5.zip(r-4.6)N2R_1.0.5.zip(r-4.5)
N2R_1.0.5.tgz(r-4.6-x86_64)N2R_1.0.5.tgz(r-4.6-arm64)N2R_1.0.5.tgz(r-4.5-x86_64)N2R_1.0.5.tgz(r-4.5-arm64)
N2R_1.0.5.tar.gz(r-4.7-arm64)N2R_1.0.5.tar.gz(r-4.7-x86_64)N2R_1.0.5.tar.gz(r-4.6-arm64)N2R_1.0.5.tar.gz(r-4.6-x86_64)
N2R_1.0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
N2R/json (API)

# Install 'N2R' in R:
install.packages('N2R', repos = c('https://kharchenkolab.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/kharchenkolab/n2r/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

5.56 score 10 stars 3 packages 3 scripts 873 downloads 2 exports 6 dependencies

Last updated from:8045c294d3. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK175
linux-devel-x86_64OK142
source / vignettesOK205
linux-release-arm64OK157
linux-release-x86_64OK218
macos-release-arm64OK107
macos-release-x86_64OK378
macos-oldrel-arm64OK120
macos-oldrel-x86_64OK300
windows-develOK233
windows-releaseOK149
windows-oldrelOK153
wasm-releaseOK138

Exports:crossKnnKnn

Dependencies:BHlatticeMatrixRcppRcppEigenRcppSpdlog