软件包:r-cran-triebeard(0.4.1-1) [debports]
GNU R 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'.
其他与 r-cran-triebeard 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s4 (>= 4.1.1)
- GCC 支持库
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.3.1-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-rcpp
- GNU R package for Seamless R and C++ Integration
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats