<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Approximate k-Nearest Neighbour Search for 'bigmemory' Matrices
with Annoy</dc:title>
  <dc:title>R package bigANNOY version 0.3.0</dc:title>
  <dc:description>Approximate Euclidean k-nearest neighbour search routines that
    operate on 'bigmemory::big.matrix' data through Annoy indexes created with
    'RcppAnnoy'. The package builds persistent on-disk indexes plus sidecar
    metadata from streamed 'big.matrix' rows, supports euclidean, angular,
    Manhattan, and dot-product Annoy metrics, and can either return in-memory
    results or stream neighbour indices and distances into destination
    'bigmemory' matrices. Explicit index life cycle helpers, stronger metadata
    validation, descriptor-aware file-backed workflows, and benchmark helpers
    are also included.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: methods, Rcpp, RcppAnnoy</dc:relation>
  <dc:relation>LinkingTo: BH, bigmemory, Rcpp, RcppAnnoy</dc:relation>
  <dc:relation>Suggests: bigmemory, knitr, litedown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Frederic Bertrand &lt;frederic.bertrand@lecnam.net&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Frederic Bertrand [aut, cre]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2026-04-01</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=bigANNOY</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.bigANNOY</dc:identifier>
</oai_dc:dc>
