me
/
guix
Archived
1
0
Fork 0

gnu: r-mlr3tuning: Update to 0.17.0.

* gnu/packages/cran.scm (r-mlr3tuning): Update to 0.17.0.
Ricardo Wurmus 2022-11-29 15:22:31 +01:00
parent 19a8060a45
commit 8e7f64c4d5
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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