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.
| Version: | 0.2.3 | 
| Depends: | R (≥ 3.3.0) | 
| Imports: | Rcpp (≥ 1.0.8) | 
| LinkingTo: | Rcpp | 
| Suggests: | tinytest | 
| Published: | 2025-03-08 | 
| DOI: | 10.32614/CRAN.package.RcppTOML | 
| Author: | Dirk Eddelbuettel | 
| Maintainer: | Dirk Eddelbuettel <edd at debian.org> | 
| BugReports: | https://github.com/eddelbuettel/rcpptoml/issues | 
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] | 
| URL: | http://dirk.eddelbuettel.com/code/rcpp.toml.html | 
| NeedsCompilation: | yes | 
| SystemRequirements: | A C++17 compiler | 
| Materials: | README, NEWS, ChangeLog | 
| CRAN checks: | RcppTOML results | 
| Reference manual: | RcppTOML.html , RcppTOML.pdf | 
| Package source: | RcppTOML_0.2.3.tar.gz | 
| Windows binaries: | r-devel: RcppTOML_0.2.3.zip, r-release: RcppTOML_0.2.3.zip, r-oldrel: RcppTOML_0.2.3.zip | 
| macOS binaries: | r-release (arm64): RcppTOML_0.2.3.tgz, r-oldrel (arm64): RcppTOML_0.2.3.tgz, r-release (x86_64): RcppTOML_0.2.3.tgz, r-oldrel (x86_64): RcppTOML_0.2.3.tgz | 
| Old sources: | RcppTOML archive | 
| Reverse imports: | configr, params, reticulate, snowflakeauth | 
Please use the canonical form https://CRAN.R-project.org/package=RcppTOML to link to this page.