r-mlr3verse 0.3.1
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.
- Outputs:
out - 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 r-mlr3verse 0.3.1 as follows:
guix install r-mlr3verse@0.3.1
Or install the latest version:
guix install r-mlr3verse
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.