r-mlr3misc
Helper functions for mlr3
mlr3misc provides frequently used helper functions and assertions used in mlr3 and its companion packages. It comes with helper functions for functional programming, for printing, to work with data.table, as well as some generally useful R6 classes. This package also supersedes the package BBmisc.
- Versions: 0.18.0
- Website: https://mlr3misc.mlr-org.com/
- Licenses: LGPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-mlr3misc as follows:
guix install r-mlr3misc
Or install a particular version:
guix install r-mlr3misc@0.18.0
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
You can use the following badge to inform users of r-mlr3misc about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-mlr3misc'><img src='https://packages.guix.gnu.org/packages/r-mlr3misc/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-mlr3misc)
Example Org:
[[https://packages.guix.gnu.org/packages/r-mlr3misc][https://packages.guix.gnu.org/packages/r-mlr3misc/badges/latest-version.svg]]