Package: RcppTomlPlusPlus 0.0.1
RcppTomlPlusPlus: 'Rcpp' Bindings to tomlplusplus 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 'toml++' parser written by Mark Gillard (in C++17) to R.
Authors:
RcppTomlPlusPlus_0.0.1.tar.gz
RcppTomlPlusPlus_0.0.1.zip(r-4.7)RcppTomlPlusPlus_0.0.1.zip(r-4.6)RcppTomlPlusPlus_0.0.1.zip(r-4.5)
RcppTomlPlusPlus_0.0.1.tgz(r-4.6-x86_64)RcppTomlPlusPlus_0.0.1.tgz(r-4.6-arm64)RcppTomlPlusPlus_0.0.1.tgz(r-4.5-x86_64)RcppTomlPlusPlus_0.0.1.tgz(r-4.5-arm64)
RcppTomlPlusPlus_0.0.1.tar.gz(r-4.7-arm64)RcppTomlPlusPlus_0.0.1.tar.gz(r-4.7-x86_64)RcppTomlPlusPlus_0.0.1.tar.gz(r-4.6-arm64)RcppTomlPlusPlus_0.0.1.tar.gz(r-4.6-x86_64)
RcppTomlPlusPlus_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RcppTomlPlusPlus/json (API)
| # Install 'RcppTomlPlusPlus' in R: |
| install.packages('RcppTomlPlusPlus', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rcpptomlplusplus/issues
Last updated from:6deea7e9af. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 119 | ||
| linux-devel-x86_64 | OK | 122 | ||
| source / vignettes | OK | 166 | ||
| linux-release-arm64 | OK | 124 | ||
| linux-release-x86_64 | OK | 105 | ||
| macos-release-arm64 | OK | 215 | ||
| macos-release-x86_64 | OK | 150 | ||
| macos-oldrel-arm64 | OK | 83 | ||
| macos-oldrel-x86_64 | OK | 255 | ||
| windows-devel | OK | 110 | ||
| windows-release | OK | 83 | ||
| windows-oldrel | OK | 108 | ||
| wasm-release | OK | 104 |
Exports:parseTomlparseTOMLtomlparse
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 'Rcpp' Bindings to tomlplusplus Parser for "Tom's Obvious Markup Language" | RcppTomlPlusPlus-package RcppTomlPlusPlus |
| Parse a TOML file | parseTOML parseToml print.toml summary.toml tomlparse |
