⚠️There's a newer version (0.0.22) of this package. Take me there.

RcppAnnoy (version 0.0.6)

'Rcpp' Bindings for 'Annoy', a Library for Approximate Nearest Neighbors

Description

'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 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.

Copy Link

Version

Down Chevron

Install

install.packages('RcppAnnoy')

Monthly Downloads

38,703

Version

0.0.6

License

GPL (>= 2)

Last Published

May 3rd, 2015

Functions in RcppAnnoy (0.0.6)