gnu: r-mlr3: Update to 0.14.1.

* gnu/packages/cran.scm (r-mlr3): Update to 0.14.1.
This commit is contained in:
Ricardo Wurmus 2022-11-29 15:22:30 +01:00
parent 81e579af8a
commit c6afed69f2
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -31848,13 +31848,13 @@ (define-public r-paradox
(define-public r-mlr3
(package
(name "r-mlr3")
(version "0.14.0")
(version "0.14.1")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3" version))
(sha256
(base32
"0cnyby4947g1w0h45nd3ld5zr4k19xrwp565mq1hnqkjwmyjsgdj"))))
"192hvc0may73m396j2igwm46ym6f345w6q0q69kqhia58fp6h3nd"))))
(build-system r-build-system)
(propagated-inputs
(list r-r6