me
/
guix
Archived
1
0
Fork 0

gnu: r-mlr3: Update to 0.16.0.

* gnu/packages/cran.scm (r-mlr3): Update to 0.16.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -34996,13 +34996,13 @@ implemented as @code{R6} classes.")
(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