Files

23 lines
805 B
Tcl

# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup R 1.0
R.setup github jlmelville rcpphnsw 0.6.0 v
set R.package RcppHNSW
revision 1
maintainers nomaintainer
license GPL-3+
description Rcpp bindings for the approximate nearest neighbors library hnswlib
long_description {*}${description}
checksums rmd160 3707be9869fcc0295f302fcdee38d993094012f0 \
sha256 01dd3ef67b3db3dd0fe9592092d591e3ddcd63dd5a988036ab5cf8665c7d4d21 \
size 55178
depends_lib-append port:R-Rcpp
depends_test-append port:R-covr \
port:R-testthat
test.run yes