RcppAnnoy: 'Rcpp' Bindings for 'Annoy', a Library for Approximate Nearest

Neighbors (original) (raw)

'Annoy' is a small C++ library for Approximate Nearest Neighbors written for efficient memory usage as well an ability to load from / save to disk. This package provides an R interface by relying on the 'Rcpp' package, exposing the same interface as the original Python wrapper to 'Annoy'. See <https://github.com/spotify/annoy> for more on 'Annoy'. 'Annoy' is released under Version 2.0 of the Apache License. Also included is a small Windows port of 'mmap' which is released under the MIT license.

Authors:Dirk Eddelbuettel [aut, cre], Erik Bernhardsson [aut]

RcppAnnoy_0.0.22.1.tar.gz
RcppAnnoy_0.0.22.1.zip(r-4.6)RcppAnnoy_0.0.22.1.zip(r-4.5)RcppAnnoy_0.0.22.1.zip(r-4.4)
RcppAnnoy_0.0.22.1.tgz(r-4.5-x86_64)RcppAnnoy_0.0.22.1.tgz(r-4.5-arm64)RcppAnnoy_0.0.22.1.tgz(r-4.4-x86_64)RcppAnnoy_0.0.22.1.tgz(r-4.4-arm64)
RcppAnnoy_0.0.22.1.tar.gz(r-4.6-arm64)RcppAnnoy_0.0.22.1.tar.gz(r-4.6-x86_64)RcppAnnoy_0.0.22.1.tar.gz(r-4.5-arm64)RcppAnnoy_0.0.22.1.tar.gz(r-4.5-x86_64)
RcppAnnoy_0.0.22.1.tgz(r-4.5-emscripten)RcppAnnoy_0.0.22.1.tgz(r-4.4-emscripten)
RcppAnnoy.pdf |RcppAnnoy.html
RcppAnnoy/json (API)
NEWS

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

Bug tracker:https://github.com/eddelbuettel/rcppannoy/issues

Uses libs:

On CRAN:

Conda:

annoynearestnearest-neighborscpp

12.08 score 73 stars 158 packages 75 scripts 27k downloads 1 mentions 7 exports 1 dependencies

Last updated 1 months agofrom:7f138447a0. Checks:14 OK. Indexed: yes.

Target Result Total time
linux-devel-arm64 OK 137
linux-devel-x86_64 OK 158
source / vignettes OK 153
linux-release-arm64 OK 127
linux-release-x86_64 OK 128
macos-release-arm64 OK 83
macos-release-x86_64 OK 229
macos-oldrel-arm64 OK 95
macos-oldrel-x86_64 OK 207
windows-devel OK 198
windows-release OK 205
windows-oldrel OK 197
wasm-release OK 91
wasm-oldrel OK 85

Exports:AnnoyAngularAnnoyDotProductAnnoyEuclideanAnnoyHammingAnnoyManhattangetAnnoyVersiongetArchictectureStatus

Dependencies:Rcpp