gnu: r-mlr3: Update to 0.15.0.

* gnu/packages/cran.scm (r-mlr3): Update to 0.15.0.
This commit is contained in:
Ricardo Wurmus 2023-03-19 21:01:38 +01:00
parent bd266c08b8
commit 4def53a3fc
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -34193,13 +34193,13 @@ implemented as @code{R6} classes.")
(define-public r-mlr3
(package
(name "r-mlr3")
(version "0.14.1")
(version "0.15.0")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3" version))
(sha256
(base32
"192hvc0may73m396j2igwm46ym6f345w6q0q69kqhia58fp6h3nd"))))
"1g01sgq8ddf5k2vjkqchhbzw55shhpq355s5dh988vj5ac2ikqy0"))))
(build-system r-build-system)
(propagated-inputs
(list r-r6