gnu: r-mlr3tuning: Update to 0.14.0.

* gnu/packages/cran.scm (r-mlr3tuning): Update to 0.14.0.
This commit is contained in:
Ricardo Wurmus 2022-09-20 10:53:29 +02:00
parent ac232fe3d0
commit 28747e5f45
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -31110,13 +31110,13 @@ (define-public r-bbotk
(define-public r-mlr3tuning
(package
(name "r-mlr3tuning")
(version "0.13.1")
(version "0.14.0")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3tuning" version))
(sha256
(base32
"0jfslx6pwk408ydn69grrvsp22jd7gsjmwvss0a1j0zav3q1pvks"))))
"10q4m37sg79y1v0gwk7bjrnc5b0a6sb80ramnza93mx9gx3vl99m"))))
(build-system r-build-system)
(propagated-inputs
(list r-bbotk