r-varhandle 2.0.6
Functions for robust variable handling
This package contains some functions to help users (especially data explorers) to make more sense of their variables and take the most out of variables and hardware resources. Functions in this package are supposed to be efficient and easy to use.
- Outputs:
out
- Website: https://codeberg.org/mehrad/varhandle
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-varhandle 2.0.6
as follows:
guix install r-varhandle@2.0.6
Or install the latest version:
guix install r-varhandle
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.