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

r-rngtools 1.5.2

Utility functions for working with random number generators

This package contains a set of functions for working with Random Number Generators (RNGs). In particular, it defines a generic S4 framework for getting/setting the current RNG, or RNG data that are embedded into objects for reproducibility. Notably, convenient default methods greatly facilitate the way current RNG settings can be changed.

Installation

Install r-rngtools 1.5.2 as follows:

guix install r-rngtools@1.5.2

Or install the latest version:

guix install r-rngtools

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.