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

r-mlr3verse

Easily install and load of the mlr3 package family

The mlr3 package family is a set of packages for machine-learning purposes built in a modular fashion. This wrapper package is aimed to simplify the installation and loading of the core mlr3 packages.

Installation

Install the latest version of r-mlr3verse as follows:

guix install r-mlr3verse

Or install a particular version:

guix install r-mlr3verse@0.3.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

You can use the following badge to inform users of r-mlr3verse about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-mlr3verse'><img src='https://packages.guix.gnu.org/packages/r-mlr3verse/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-mlr3verse/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-mlr3verse)

Example Org:

[[https://packages.guix.gnu.org/packages/r-mlr3verse][https://packages.guix.gnu.org/packages/r-mlr3verse/badges/latest-version.svg]]