me
/
guix
Archived
1
0
Fork 0

gnu: r-mlr3tuning: Update to 0.17.2.

* gnu/packages/cran.scm (r-mlr3tuning): Update to 0.17.2.
master
Ricardo Wurmus 2023-01-02 15:00:12 +01:00
parent 63d953e745
commit d715d7fc2d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -32703,13 +32703,13 @@ annealing.")
(define-public r-mlr3tuning
(package
(name "r-mlr3tuning")
(version "0.17.1")
(version "0.17.2")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3tuning" version))
(sha256
(base32
"03habi7dm5xgwfb4zjn9nhvyym46qcljy31jz32fxalsap1mk9jb"))))
"1w08bwk843nfs3d810lnfh3wmd7gkq9141m7lcn9ail2x4ib91bb"))))
(build-system r-build-system)
(propagated-inputs
(list r-bbotk