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:Dirk Eddelbuettel

RcppTomlPlusPlus_0.0.1.tar.gz
RcppTomlPlusPlus_0.0.1.zip(r-4.5)RcppTomlPlusPlus_0.0.1.zip(r-4.4)RcppTomlPlusPlus_0.0.1.zip(r-4.3)
RcppTomlPlusPlus_0.0.1.tgz(r-4.4-arm64)RcppTomlPlusPlus_0.0.1.tgz(r-4.4-x86_64)RcppTomlPlusPlus_0.0.1.tgz(r-4.3-arm64)RcppTomlPlusPlus_0.0.1.tgz(r-4.3-x86_64)
RcppTomlPlusPlus_0.0.1.tar.gz(r-4.5-noble)RcppTomlPlusPlus_0.0.1.tar.gz(r-4.4-noble)
RcppTomlPlusPlus_0.0.1.tgz(r-4.4-emscripten)RcppTomlPlusPlus_0.0.1.tgz(r-4.3-emscripten)
RcppTomlPlusPlus.pdf |RcppTomlPlusPlus.html
RcppTomlPlusPlus/json (API)

# Install 'RcppTomlPlusPlus' in R:
install.packages('RcppTomlPlusPlus', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/eddelbuettel/rcpptomlplusplus/issues

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

On CRAN:

3 exports 0.09 score 1 dependencies

Last updated 4 months agofrom:38c3d7aa0a

Exports:parseTomlparseTOMLtomlparse

Dependencies:Rcpp

Readme and manuals

Help Manual

Help pageTopics
'Rcpp' Bindings to tomlplusplus Parser for "Tom's Obvious Markup Language"RcppTomlPlusPlus-package RcppTomlPlusPlus
Parse a TOML fileparseTOML parseToml print.toml summary.toml tomlparse