me
/
guix
Archived
1
0
Fork 0

gnu: r-mlr3tuning: Update to 0.15.0.

* gnu/packages/cran.scm (r-mlr3tuning): Update to 0.15.0.
master
Ricardo Wurmus 2022-11-04 09:58:57 +01:00
parent 25a85ce439
commit 614a6a17ff
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -31494,13 +31494,13 @@ annealing.")
(define-public r-mlr3tuning
(package
(name "r-mlr3tuning")
(version "0.14.0")
(version "0.15.0")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3tuning" version))
(sha256
(base32
"10q4m37sg79y1v0gwk7bjrnc5b0a6sb80ramnza93mx9gx3vl99m"))))
"13p0gcnl8sxvn3ig526pscl63g1dx7l5i9sfzi2yyrddg8vgik4g"))))
(build-system r-build-system)
(propagated-inputs
(list r-bbotk