套件: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.32)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s4 (>= 4.1.1)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 10.2)
- GNU Standard C++ Library v3
-
- 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