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
DESCRIPTION
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 5 scripts 813 downloads 2 exports 6 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK179
linux-devel-x86_64OK202
source / vignettesOK201
linux-release-arm64OK162
linux-release-x86_64OK172
macos-release-arm64OK141
macos-release-x86_64OK203
macos-oldrel-arm64OK120
macos-oldrel-x86_64OK572
windows-develOK145
windows-releaseOK147
windows-oldrelOK151
wasm-releaseOK170

Exports:crossKnnKnn

Dependencies:BHlatticeMatrixRcppRcppEigenRcppSpdlog