RcppTOML (0.2.3)

Published 2026-02-24 13:47:03 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("RcppTOML")

About this package

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.'Rcpp' Bindings to Parser for "Tom's Obvious Markup Language"

Dependencies

Imports Rcpp (>= 1.0.8)
Depends R (>= 3.3.0)
LinkingTo Rcpp
Suggests tinytest
Details
CRAN
2026-02-24 13:47:03 +00:00
0
GPL (>= 2)
Dirk Eddelbuettel
Mark Gillard
137 KiB
Assets (1)
Versions (1) View all
0.2.3 2026-02-24