me
/
guix
Archived
1
0
Fork 0

gnu: r-mlr3: Update to 0.13.3.

* gnu/packages/cran.scm (r-mlr3): Update to 0.13.3.
Ricardo Wurmus 2022-03-15 14:28:45 +01:00
parent e14b368dfe
commit c01ae306ad
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -29430,13 +29430,13 @@ implemented as @code{R6} classes.")
(define-public r-mlr3
(package
(name "r-mlr3")
(version "0.13.2")
(version "0.13.3")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3" version))
(sha256
(base32
"08dxpfzblmrb5nj6c0i4lz34jkrk4jk8gzwp2gniy908f69hhdk8"))))
"010kl51zsgpc0qv63g1fg9kiw9m0wzqskcr14f1j8b9zi1lwi0bf"))))
(build-system r-build-system)
(propagated-inputs
(list r-r6