Package: RcppHNSW Title: 'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors Version: 0.5.0 Authors@R: c(person("James", "Melville", email = "jlmelville@gmail.com", role = c("aut", "cre")), person("Aaron", "Lun", role = "ctb"), person("Samuel", "Granjeaud", role = "ctb"), person("Dmitriy", "Selivanov", role = "ctb"), person("Yuxing", "Liao", role = "ctb")) Description: 'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R interface by relying on the 'Rcpp' package. See for more on 'hnswlib'. 'hnswlib' is released under Version 2.0 of the Apache License. License: GPL (>= 3) URL: https://github.com/jlmelville/rcpphnsw BugReports: https://github.com/jlmelville/rcpphnsw/issues Encoding: UTF-8 Imports: methods, Rcpp (>= 0.11.3) LinkingTo: Rcpp RoxygenNote: 7.2.3 Suggests: testthat, covr NeedsCompilation: yes Packaged: 2023-09-19 00:18:51 UTC; james Author: James Melville [aut, cre], Aaron Lun [ctb], Samuel Granjeaud [ctb], Dmitriy Selivanov [ctb], Yuxing Liao [ctb] Maintainer: James Melville Repository: CRAN Date/Publication: 2023-09-19 03:50:02 UTC Built: R 4.2.3; x86_64-conda-linux-gnu; 2023-09-19 05:39:16 UTC; unix