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

r-withr 3.0.2

Run code with temporarily modified global state

This package provides a set of functions to run R code in an environment in which global state has been temporarily modified. Many of these functions were originally a part of the r-devtools package.

Installation

Install r-withr 3.0.2 as follows:

guix install r-withr@3.0.2

Or install the latest version:

guix install r-withr

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.