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
Downloads (Last 6 months): 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'.

Last Updated

Dec 12, 2019 at 18:05

License

MIT

Total Downloads

7

Supported Platforms

linux-64
macOS-64
win-64