<?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>Radix Tree and Trie-Based String Distances</dc:title>
  <dc:title>R package seqtrie version 0.4.0</dc:title>
  <dc:description>A collection of Radix Tree and Trie algorithms for finding similar sequences and calculating sequence distances (Levenshtein and other distance metrics). This work was inspired by a trie implementation in Python: "Fast and Easy Levenshtein distance using a Trie." Hanov (2011) &lt;https://stevehanov.ca/blog/index.php?id=114&gt;. It also includes a modified version of the Starcode all-pairs search algorithm (Zorita, Cuscó, and Filion 2015) &lt;doi:10.1093/bioinformatics/btv053&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: Rcpp (&gt;= 0.12.18.3), RcppParallel (&gt;= 5.1.3), R6, S7</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppParallel</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, pwalign, igraph, ggplot2</dc:relation>
  <dc:creator>Travers Ching &lt;traversc@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Travers Ching [aut, cre, cph],
  Martin Moene [ctb, cph] (span-lite C++ library),
  Steve Hanov [ctb] (Trie levenshtein implementation in Python),
  Martin Leitner-Ankerl [ctb] (Ankerl unordered dense hashmap),
  Eduard Zorita [ctb] (Starcode algorithm and publication),
  Pol Cuscó [ctb] (Starcode algorithm and publication),
  Guillaume J. Filion [ctb] (Starcode algorithm and publication)</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-06-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=seqtrie</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.seqtrie</dc:identifier>
</oai_dc:dc>
