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

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.

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.