r-gtools 3.9.4
Various R programming tools
This package contains a collection of various functions to assist in R programming, such as tools to assist in developing, updating, and maintaining R and R packages, calculating the logit and inverse logit transformations, tests for whether a value is missing, empty or contains only NA
and NULL
values, and many more.
- Website: https://cran.r-project.org/web/packages/gtools
- Licenses: GPL 2
- Package source: gnu/packages/statistics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-gtools 3.9.4
as follows:
guix install r-gtools@3.9.4
Or install the latest version:
guix install r-gtools
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.