Package: RcppHNSW
Title: 'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest
        Neighbors
Version: 0.7.0
Authors@R: c(
    person("James", "Melville", , "jlmelville@gmail.com", role = c("aut", "cre", "cph")),
    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 <https://github.com/nmslib/hnswlib> 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
Imports: methods, Rcpp (>= 0.11.3)
Suggests: covr, testthat
LinkingTo: Rcpp
Encoding: UTF-8
Config/roxygen2/version: 8.0.0
NeedsCompilation: yes
Packaged: 2026-05-26 12:35:35 UTC; james
Author: James Melville [aut, cre, cph],
  Aaron Lun [ctb],
  Samuel Granjeaud [ctb],
  Dmitriy Selivanov [ctb],
  Yuxing Liao [ctb]
Maintainer: James Melville <jlmelville@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-26 13:20:27 UTC
Built: R 4.6.0; aarch64-apple-darwin23; 2026-05-26 16:46:21 UTC; unix
Archs: RcppHNSW.so.dSYM
