Package: tantivyr Title: Fast Full-Text Search for R with 'Tantivy' Version: 0.1.0 Authors@R: c( person("Andre", "Leite", email = "leite@castlab.org", role = c("aut", "cre")), person("Marcos", "Wasilew", email = "marcos.wasilew@gmail.com", role = "aut"), person("Hugo", "Vasconcelos", email = "hugo.vasconcelos@ufpe.br", role = "aut"), person("Carlos", "Amorim", email = "carlos.agaf@ufpe.br", role = "aut"), person("Diogo", "Bezerra", email = "diogo.bezerra@ufpe.br", role = "aut")) Description: Index data frames and document collections and run fast full-text search entirely on your machine. 'tantivyr' wraps the 'Tantivy' 'Rust' search engine (a 'Lucene'-inspired library) to provide 'BM25' ranking, structured filters, snippet highlighting and incremental updates over an on-disk or in-memory index. First-class support is provided for stemming and stop words in Portuguese and English, making it well suited to public documents, news clippings, extracted 'PDF' text, transcripts and legal acts. License: MIT + file LICENSE URL: https://strategicprojects.github.io/tantivyr/, https://github.com/StrategicProjects/tantivyr BugReports: https://github.com/StrategicProjects/tantivyr/issues Encoding: UTF-8 SystemRequirements: Cargo (Rust's package manager), rustc Depends: R (>= 4.2) Imports: cli, rlang (>= 1.1.0), tibble, tidyselect Suggests: knitr, rmarkdown, testthat (>= 3.0.0), withr Config/testthat/edition: 3 Config/rextendr/version: 0.5.0 VignetteBuilder: knitr Biarch: true Config/roxygen2/version: 8.0.0 NeedsCompilation: yes Packaged: 2026-07-15 11:27:25 UTC; root Author: Andre Leite [aut, cre], Marcos Wasilew [aut], Hugo Vasconcelos [aut], Carlos Amorim [aut], Diogo Bezerra [aut] Maintainer: Andre Leite Config/pak/sysreqs: libclang-dev Repository: https://cran.r-universe.dev Date/Publication: 2026-07-15 09:25:24 UTC RemoteUrl: https://github.com/cran/tantivyr RemoteRef: HEAD RemoteSha: bbb358b57932abcb5696df2b4a3e6c9249e925e7