# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RcppAnnoy" in publications use:' type: software license: GPL-2.0-or-later title: 'RcppAnnoy: ''Rcpp'' Bindings for ''Annoy'', a Library for Approximate Nearest Neighbors' version: 0.0.22.1 doi: 10.32614/CRAN.package.RcppAnnoy abstract: '''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.' authors: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X - family-names: Bernhardsson given-names: Erik repository: https://eddelbuettel.r-universe.dev repository-code: https://github.com/eddelbuettel/rcppannoy commit: 54d8d34b5bfe16f6353c5f4d474811e2a99913da url: https://dirk.eddelbuettel.com/code/rcpp.annoy.html date-released: '2024-08-04' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X