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://github.com/toml-lang/toml>) 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 modern C++11) to R.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-rcpptoml

Usage Tracking

0.1.6
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://github.com/toml-lang/toml>) 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 modern C++11) to R.

Last Updated

Dec 2, 2019 at 21:47

License

GPL-2

Total Downloads

4

Supported Platforms

linux-64
win-64
macOS-64