blob: 29f486aa6be0352873798089902803e2cf3568b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = r-rcpphnsw
pkgdesc = 'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
pkgver = 0.6.0
pkgrel = 1
url = https://cran.r-project.org/package=RcppHNSW
arch = x86_64
license = GPL
depends = r
depends = r-rcpp
optdepends = r-covr
optdepends = r-testthat
source = https://cran.r-project.org/src/contrib/RcppHNSW_0.6.0.tar.gz
sha256sums = a5a6ed00a84143aa62aa67df66fcccae657d5db0a1f9bb4b955a8e94c2ff580f
pkgname = r-rcpphnsw
|