This package browser is in early development. Mind the rough edges.

r-rcpptoml 0.2.2

Rcpp bindings to TOML parser

The TOML configuration format specifies an excellent format suitable for both human editing as well as the common uses of a machine-readable format. This package provides Rcpp bindings to a TOML parser.

Installation

Install r-rcpptoml 0.2.2 as follows:

guix install r-rcpptoml@0.2.2

Or install the latest version:

guix install r-rcpptoml

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.