The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.2.2
Depends: R (≥ 3.3.0)
Imports: Rcpp (≥ 0.11.5)
LinkingTo: Rcpp
Suggests: tinytest
Published: 2023-01-29
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

Documentation:

Reference manual: RcppTOML.pdf

Downloads:

Package source: RcppTOML_0.2.2.tar.gz
Windows binaries: r-devel: RcppTOML_0.2.2.zip, r-release: RcppTOML_0.2.2.zip, r-oldrel: RcppTOML_0.2.2.zip
macOS binaries: r-release (arm64): RcppTOML_0.2.2.tgz, r-oldrel (arm64): RcppTOML_0.2.2.tgz, r-release (x86_64): RcppTOML_0.2.2.tgz, r-oldrel (x86_64): RcppTOML_0.2.2.tgz
Old sources: RcppTOML archive

Reverse dependencies:

Reverse imports: configr, params, reticulate

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RcppTOML to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.