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-x86_64)N2R_1.0.5.zip(r-4.6-x86_64)N2R_1.0.5.zip(r-4.5-x86_64)
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 918 downloads 2 exports 6 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK146
linux-devel-x86_64OK134
source / vignettesOK192
linux-release-arm64OK137
linux-release-x86_64OK168
macos-release-arm64OK139
macos-release-x86_64OK256
macos-oldrel-arm64OK144
macos-oldrel-x86_64OK306
windows-devel-x86_64OK186
windows-release-x86_64OK141
windows-oldrel-x86_64OK181
wasm-releaseOK141

Exports:crossKnnKnn

Dependencies:BHlatticeMatrixRcppRcppEigenRcppSpdlog