[ 源代码: r-cran-triebeard ]
软件包:r-cran-triebeard(0.3.0-3)
r-cran-triebeard 的相关链接
Debian 的资源:
下载源码包 r-cran-triebeard:
- [r-cran-triebeard_0.3.0-3.dsc]
- [r-cran-triebeard_0.3.0.orig.tar.gz]
- [r-cran-triebeard_0.3.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
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.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [除 armhf]
- GCC 支持库
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: r-api-3.5
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 3.5.0-5)
- 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