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.
- Outputs:
out
- Website: https://dirk.eddelbuettel.com/code/rcpp.toml.html
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
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.