CMD + K

r-rcpptoml

Community

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 the 'cpptoml' parser written by Chase Geigle (in C++11) to R.

Installation

To install this package, run one of the following:

Conda
$conda install r-stage::r-rcpptoml

Usage Tracking

0.1.7
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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 the 'cpptoml' parser written by Chase Geigle (in C++11) to R.

Last Updated

May 26, 2022 at 16:01

License

GPL-2

Supported Platforms

linux-64