me
/
guix
Archived
1
0
Fork 0

gnu: r-mlr3tuning: Update to 0.20.0.

* gnu/packages/cran.scm (r-mlr3tuning): Update to 0.20.0.

Change-Id: I4eff54cf5e5961ea8389e606fcdf8b197c9a0b43
master
Ricardo Wurmus 2024-03-05 14:38:31 +01:00
parent 85c9d158f3
commit 1c13f01037
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -37726,13 +37726,13 @@ annealing.")
(define-public r-mlr3tuning
(package
(name "r-mlr3tuning")
(version "0.19.2")
(version "0.20.0")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3tuning" version))
(sha256
(base32
"1d27m6yzwr7chpf19q6mwpj2fyz9vv8k6nbg8z9615hmbp96lan5"))))
"1y1cqfqdx9v0lfb4619y2hw6clhhjzi7hjwrpwzdpd7ymcx3dgi3"))))
(build-system r-build-system)
(propagated-inputs
(list r-bbotk