triebeard (0.4.1)
Published 2026-02-24 13:47:33 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("triebeard")About this package
'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'.'Radix' Trees in 'Rcpp'
Dependencies
| Imports | Rcpp |
| LinkingTo | Rcpp |
| Suggests | knitr, rmarkdown, testthat |
Details
2026-02-24 13:47:33 +00:00
Assets (1)
Versions (1)
View all
CRAN
0
MIT + file LICENSE
Os Keyes
Drew Schmidt
Yuuki Takano
31 KiB
triebeard_0.4.1.tar.gz
31 KiB
0.4.1
2026-02-24