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
CRAN
2026-02-24 13:47:33 +00:00
1
MIT + file LICENSE
Os Keyes
Drew Schmidt
Yuuki Takano
31 KiB
Assets (1)
Versions (1) View all
0.4.1 2026-02-24