Package: RcppTomlPlusPlus Type: Package Title: 'Rcpp' Bindings to tomlplusplus Parser for "Tom's Obvious Markup Language" Version: 0.0.1 Date: 2023-01-05 Author: Dirk Eddelbuettel Maintainer: Dirk Eddelbuettel Description: The configuration format defined by 'TOML' (which expands to "Tom's Obvious Markup Language") specifies an excellent format (described at ) 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. SystemRequirements: A C++17 compiler. BugReports: https://github.com/eddelbuettel/rcpptomlplusplus/issues URL: https://github.com/eddelbuettel/rcpptomlplusplus License: GPL (>= 2) Imports: Rcpp (>= 1.0.6) LinkingTo: Rcpp Suggests: tinytest RoxygenNote: 6.0.1 Repository: https://eddelbuettel.r-universe.dev Date/Publication: 2026-01-28 13:44:12 UTC RemoteUrl: https://github.com/eddelbuettel/rcpptomlplusplus RemoteRef: HEAD RemoteSha: 6deea7e9af76f08b404d3f2e2576e3bee03c1bdc NeedsCompilation: yes Packaged: 2026-07-05 01:39:32 UTC; root