The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

triebeard: 'Radix' Trees in 'Rcpp'

'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'.

Version: 0.4.1
Imports: Rcpp
LinkingTo: Rcpp
Suggests: knitr, rmarkdown, testthat
Published: 2023-03-04
Author: Os Keyes [aut, cre], Drew Schmidt [aut], Yuuki Takano [cph]
Maintainer: Os Keyes <ironholds at gmail.com>
BugReports: https://github.com/Ironholds/triebeard/issues
License: MIT + file LICENSE
URL: https://github.com/Ironholds/triebeard/
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: triebeard results

Documentation:

Reference manual: triebeard.pdf
Vignettes: Radix trees in R
Radix trees in Rcpp

Downloads:

Package source: triebeard_0.4.1.tar.gz
Windows binaries: r-devel: triebeard_0.4.1.zip, r-release: triebeard_0.4.1.zip, r-oldrel: triebeard_0.4.1.zip
macOS binaries: r-release (arm64): triebeard_0.4.1.tgz, r-oldrel (arm64): triebeard_0.4.1.tgz, r-release (x86_64): triebeard_0.4.1.tgz, r-oldrel (x86_64): triebeard_0.4.1.tgz
Old sources: triebeard archive

Reverse dependencies:

Reverse imports: adaR, urltools

Linking:

Please use the canonical form https://CRAN.R-project.org/package=triebeard to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.