gnu: r-mlr3: Update to 0.16.0.

* gnu/packages/cran.scm (r-mlr3): Update to 0.16.0.
This commit is contained in:
Ricardo Wurmus 2023-05-09 14:25:49 +02:00
parent dc2e79ab9b
commit 5629f02d2a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -34996,13 +34996,13 @@ (define-public r-paradox
(define-public r-mlr3
(package
(name "r-mlr3")
(version "0.15.0")
(version "0.16.0")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3" version))
(sha256
(base32
"1g01sgq8ddf5k2vjkqchhbzw55shhpq355s5dh988vj5ac2ikqy0"))))
"1nzj73qsbb02fcim9826zkxzzpar32pq2r0yfkis1nxaxky4cclr"))))
(build-system r-build-system)
(propagated-inputs
(list r-r6