r-futile-options
Options management framework
The futile.options subsystem provides an easy user-defined options management system that is properly scoped. This means that options created via futile.options
are fully self-contained and will not collide with options defined in other packages.
- Versions: 1.0.1
- Website: https://cran.r-project.org/web/packages/futile.options
- Licenses: LGPL 3+
- Package source: gnu/packages/statistics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-futile-options
as follows:
guix install r-futile-options
Or install a particular version:
guix install r-futile-options@1.0.1
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/r-futile-options/'><img src='http://127.0.0.1:3000/packages/r-futile-options/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/r-futile-options/badges/latest-version.svg)](http://127.0.0.1:3000/packages/r-futile-options/) Org: [[http://127.0.0.1:3000/packages/r-futile-options/][http://127.0.0.1:3000/packages/r-futile-options/badges/latest-version.svg]]