CMD + K

r-rcppannoy

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-rcppannoy

Usage Tracking

0.0.12
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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

Last Updated

Dec 2, 2019 at 21:46

License

GPL-2

Total Downloads

8

Version Downloads

8

Supported Platforms

linux-64
macOS-64
win-64