RcppHNSW: 'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors

'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R interface by relying on the 'Rcpp' package. See <https://github.com/nmslib/hnswlib> for more on 'hnswlib'. 'hnswlib' is released under Version 2.0 of the Apache License.

Version: 0.2.0
Imports: methods, Rcpp (≥ 0.11.3)
LinkingTo: Rcpp
Suggests: testthat, covr
Published: 2019-09-20
Author: James Melville [aut, cre], Aaron Lun [ctb]
Maintainer: James Melville <jlmelville at gmail.com>
BugReports: https://github.com/jlmelville/rcpphnsw/issues
License: GPL-3
URL: https://github.com/jlmelville/rcpphnsw
NeedsCompilation: yes
Materials: NEWS
CRAN checks: RcppHNSW results

Downloads:

Reference manual: RcppHNSW.pdf
Package source: RcppHNSW_0.2.0.tar.gz
Windows binaries: r-devel: RcppHNSW_0.2.0.zip, r-release: RcppHNSW_0.2.0.zip, r-oldrel: RcppHNSW_0.2.0.zip
macOS binaries: r-release: RcppHNSW_0.2.0.tgz, r-oldrel: RcppHNSW_0.2.0.tgz
Old sources: RcppHNSW archive

Reverse dependencies:

Reverse imports: destiny
Reverse linking to: BiocNeighbors
Reverse suggests: BiocNeighbors

Linking:

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