软件包:r-cran-rcpptoml(0.2.2+dfsg-1) [debports]
'Rcpp' Bindings to Parser for Tom's Obvious Markup Language
The configuration format defined by 'TOML' (which expands to "Tom's Obvious Markup Language") specifies an excellent format (described at <https://toml.io/en/>) suitable for both human editing as well as the common uses of a machine-readable format. This package uses 'Rcpp' to connect the 'cpptoml' parser written by Chase Geigle (in C++11) to R.
其他与 r-cran-rcpptoml 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.36)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.4)
- GCC 支持库
-
- dep: libstdc++6 (>= 12.2.0-9)
- GNU 标准 C++ 库,第3版
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.2.2.20221110-2)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-rcpp (>= 0.11.5)
- GNU R package for Seamless R and C++ Integration
-
- sug: r-cran-tinytest
- Lightweight and Feature Complete Unit Testing Framework