This package browser is in early development. Mind the rough edges.

r-futile-options 1.0.1

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.

Installation

Install r-futile-options 1.0.1 as follows:

guix install r-futile-options@1.0.1

Or install the latest version:

guix install r-futile-options

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.