Source: r-cran-rcpphnsw Standards-Version: 4.7.3 Maintainer: Debian R Packages Maintainers Uploaders: Steffen Moeller , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-rcpp, libhnswlib-dev, architecture-is-64-bit, architecture-is-little-endian, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-rcpphnsw Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-rcpphnsw.git Homepage: https://cran.r-project.org/package=RcppHNSW Rules-Requires-Root: no Package: r-cran-rcpphnsw Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: R bindings for a Library for Approximate Nearest Neighbors '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.