CMD + K

r-triebeard

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-triebeard

Usage Tracking

0.3.0
1 / 8 versions selected
Total downloads: 0

About

Summary

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

Information Last Updated

Apr 22, 2025 at 15:32

License

MIT

Total Downloads

7

Platforms

Linux 64 Version: 0.3.0
macOS 64 Version: 0.3.0
Win 64 Version: 0.3.0