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

RcppTOML_0.2.3.1.tar.gz
RcppTOML_0.2.3.1.zip(r-4.7-x86_64)RcppTOML_0.2.3.1.zip(r-4.7-arm64)RcppTOML_0.2.3.1.zip(r-4.6-x86_64)RcppTOML_0.2.3.1.zip(r-4.5-x86_64)
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
DESCRIPTION |NEWS
card.svg |card.png
RcppTOML/json (API)

# 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:

Conda:

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

12.29 score 39 stars 575 packages 312 scripts 156k downloads 3 exports 1 dependencies

Last updated from:04a574f443. Checks:14 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK94
linux-devel-x86_64OK118
source / vignettesOK188
linux-release-arm64OK103
linux-release-x86_64OK113
macos-release-arm64OK97
macos-release-x86_64OK180
macos-oldrel-arm64OK93
macos-oldrel-x86_64OK337
windows-devel-arm64OK162
windows-devel-x86_64OK96
windows-release-x86_64OK84
windows-oldrel-x86_64OK88
wasm-releaseOK104

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