软件包: r-cran-rcpptoml (0.1.7-2)
r-cran-rcpptoml 的相关链接
Trisquel 的资源:
下载源码包 r-cran-rcpptoml:
- [r-cran-rcpptoml_0.1.7-2.dsc]
- [r-cran-rcpptoml_0.1.7.orig.tar.gz]
- [r-cran-rcpptoml_0.1.7-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian R Packages Maintainers
- Andreas Tille
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
'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 Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.1.2-1ubuntu2)
- 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