r-plogr 0.2.0
R bindings for the plog C++ logging library
This package provides the header files for a stripped-down version of the plog header-only C++ logging library, and a method to log to R's standard error stream.
- Outputs:
out
- Website: https://github.com/krlmlr/plogr
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-plogr 0.2.0
as follows:
guix install r-plogr@0.2.0
Or install the latest version:
guix install r-plogr
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.