me
/
guix
Archived
1
0
Fork 0

gnu: r-mlr3tuning: Update to 1.0.0.

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

Change-Id: I74a303fb022f2b22220c7cd2c0276c56565df129
master
Ricardo Wurmus 2024-07-02 14:58:50 +02:00
parent 254aed2b97
commit 96e38b95fd
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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