Movatterモバイル変換


[0]ホーム

URL:


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
DOI:10.32614/CRAN.package.triebeard
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 + fileLICENSE
URL:https://github.com/Ironholds/triebeard/
NeedsCompilation:yes
Materials:README,NEWS
CRAN checks:triebeard results

Documentation:

Reference manual:triebeard.html ,triebeard.pdf
Vignettes:Radix trees in R (source,R code)
Radix trees in Rcpp (source,R code)

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 formhttps://CRAN.R-project.org/package=triebeardto link to this page.


[8]ページ先頭

©2009-2025 Movatter.jp