Package: RcppAnnoy Type: Package Title: 'Rcpp' Bindings for 'Annoy', a Library for Approximate Nearest Neighbors Version: 0.0.22 Date: 2024-01-23 Author: Dirk Eddelbuettel Maintainer: Dirk Eddelbuettel 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. License: GPL (>= 2) Depends: R (>= 3.1) Imports: methods, Rcpp LinkingTo: Rcpp Suggests: tinytest URL: https://github.com/eddelbuettel/rcppannoy, https://dirk.eddelbuettel.com/code/rcpp.annoy.html BugReports: https://github.com/eddelbuettel/rcppannoy/issues NeedsCompilation: yes RoxygenNote: 7.1.1 Packaged: 2024-01-23 00:46:29 UTC; edd Repository: CRAN Date/Publication: 2024-01-23 14:33:04 UTC Built: R 4.2.3; x86_64-conda-linux-gnu; 2024-01-23 18:01:19 UTC; unix