r-checkmate 2.3.2
Fast and versatile argument checks
This package provides tests and assertions to perform frequent argument checks. A substantial part of the package was written in C to minimize any worries about execution time overhead.
- Outputs:
out - Website: https://github.com/mllg/checkmate
- Licenses: Modified BSD
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-checkmate 2.3.2 as follows:
guix install r-checkmate@2.3.2
Or install the latest version:
guix install r-checkmate
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.