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.
- Versions: 0.3.1
- Website: https://mlr3verse.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-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:
[](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]]