r-rlang 1.1.6
Functions for base types, core R and Tidyverse features
This package provides a toolbox for working with base types, core R features like the condition system, and core Tidyverse
features like tidy evaluation.
- Outputs:
out
- Website: http://rlang.tidyverse.org
- Licenses: GPL 3
- Package source: gnu/packages/statistics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-rlang 1.1.6
as follows:
guix install r-rlang@1.1.6
Or install the latest version:
guix install r-rlang
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.