Package: RcppTOML 0.2.2

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:Dirk Eddelbuettel [aut, cre], Mark Gillard [aut]

RcppTOML_0.2.2.tar.gz
RcppTOML_0.2.2.zip(r-4.5)RcppTOML_0.2.2.zip(r-4.4)RcppTOML_0.2.2.zip(r-4.3)
RcppTOML_0.2.2.tgz(r-4.5-x86_64)RcppTOML_0.2.2.tgz(r-4.5-arm64)RcppTOML_0.2.2.tgz(r-4.4-x86_64)RcppTOML_0.2.2.tgz(r-4.4-arm64)RcppTOML_0.2.2.tgz(r-4.3-x86_64)RcppTOML_0.2.2.tgz(r-4.3-arm64)
RcppTOML_0.2.2.tar.gz(r-4.5-noble)RcppTOML_0.2.2.tar.gz(r-4.4-noble)
RcppTOML_0.2.2.tgz(r-4.4-emscripten)RcppTOML_0.2.2.tgz(r-4.3-emscripten)
RcppTOML.pdf |RcppTOML.html
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

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

c-plus-plus-11tomltoml-parsertoml-parsingcpp

12.14 score 36 stars 417 packages 124 scripts 277k downloads 3 exports 1 dependencies

Last updated 4 months agofrom:87a6243210. Checks:11 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 19 2025
R-4.5-win-x86_64OKFeb 19 2025
R-4.5-mac-x86_64OKFeb 19 2025
R-4.5-mac-aarch64OKFeb 19 2025
R-4.5-linux-x86_64OKFeb 19 2025
R-4.4-win-x86_64OKFeb 19 2025
R-4.4-mac-x86_64OKFeb 19 2025
R-4.4-mac-aarch64OKFeb 19 2025
R-4.3-win-x86_64OKFeb 19 2025
R-4.3-mac-x86_64OKFeb 19 2025
R-4.3-mac-aarch64OKFeb 19 2025

Exports:parseTomlparseTOMLtomlparse

Dependencies:Rcpp

Readme and manuals

Help Manual

Help pageTopics
R Access to Parser for TOML (Tom's Obvious Markup Language)RcppTOML-package RcppTOML
Parse a TOML fileparseTOML parseToml print.toml summary.toml tomlparse