Package: RcppTOML 0.2.3.1
RcppTOML: '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 to the 'toml++' parser written by Mark Gillard to R.
Authors:
RcppTOML_0.2.3.1.tar.gz
RcppTOML_0.2.3.1.zip(r-4.7)RcppTOML_0.2.3.1.zip(r-4.6)RcppTOML_0.2.3.1.zip(r-4.5)
RcppTOML_0.2.3.1.tgz(r-4.6-x86_64)RcppTOML_0.2.3.1.tgz(r-4.6-arm64)RcppTOML_0.2.3.1.tgz(r-4.5-x86_64)RcppTOML_0.2.3.1.tgz(r-4.5-arm64)
RcppTOML_0.2.3.1.tar.gz(r-4.7-arm64)RcppTOML_0.2.3.1.tar.gz(r-4.7-x86_64)RcppTOML_0.2.3.1.tar.gz(r-4.6-arm64)RcppTOML_0.2.3.1.tar.gz(r-4.6-x86_64)
RcppTOML_0.2.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RcppTOML/json (API)
NEWS
| # Install 'RcppTOML' in R: |
| install.packages('RcppTOML', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rcpptoml/issues
c-plus-plus-11tomltoml-parsertoml-parsingcpp
Last updated from:04a574f443. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 120 | ||
| linux-devel-x86_64 | OK | 100 | ||
| source / vignettes | OK | 148 | ||
| linux-release-arm64 | OK | 115 | ||
| linux-release-x86_64 | OK | 111 | ||
| macos-release-arm64 | OK | 102 | ||
| macos-release-x86_64 | OK | 238 | ||
| macos-oldrel-arm64 | OK | 100 | ||
| macos-oldrel-x86_64 | OK | 168 | ||
| windows-devel | OK | 95 | ||
| windows-release | OK | 108 | ||
| windows-oldrel | OK | 104 | ||
| wasm-release | OK | 576 |
Exports:parseTomlparseTOMLtomlparse
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| R Access to Parser for TOML (Tom's Obvious Markup Language) | RcppTOML-package RcppTOML |
| Parse a TOML file | parseTOML parseToml print.toml summary.toml tomlparse |
