<?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' Trees in 'Rcpp'</dc:title>
  <dc:title>R package triebeard version 0.4.1</dc:title>
  <dc:description>'Radix trees', or 'tries', are key-value data structures optimised for efficient lookups, similar in purpose
             to hash tables. 'triebeard' provides an implementation of 'radix trees' for use in R programming and in
             developing packages with 'Rcpp'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat</dc:relation>
  <dc:creator>Os Keyes &lt;ironholds@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Os Keyes [aut, cre], Drew Schmidt [aut], Yuuki Takano [cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=triebeard/LICENSE)</dc:rights>
  <dc:date>2023-03-04</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=triebeard</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.triebeard</dc:identifier>
</oai_dc:dc>
