gnu: r-mlr3: Update to 0.13.1.

* gnu/packages/cran.scm (r-mlr3): Update to 0.13.1.
This commit is contained in:
Ricardo Wurmus 2022-01-23 13:33:39 +01:00
parent 3ad0062b39
commit bf7bfa9332
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

@ -28819,13 +28819,13 @@ implemented as @code{R6} classes.")
(define-public r-mlr3
(package
(name "r-mlr3")
(version "0.13.0")
(version "0.13.1")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3" version))
(sha256
(base32
"1729wbdp62cjjk775qxrahyskp191s9qqnmqbxncfjrpdxphxk34"))))
"052685d08cfsrh3r31yn05ngwi6z3fmz26gwiy32z7cpcigz8jjs"))))
(build-system r-build-system)
(propagated-inputs
(list r-r6