me
/
guix
Archived
1
0
Fork 0

gnu: r-mlr3tuningspaces: Update to 0.5.1.

* gnu/packages/cran.scm (r-mlr3tuningspaces): Update to 0.5.1.

Change-Id: I554b89226c2c0e675b138b7f83b9372e4627ad93
master
Ricardo Wurmus 2024-07-02 14:58:49 +02:00
parent 0f0504df83
commit b5d1081e46
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -38762,13 +38762,13 @@ performing ordinal regression.")
(define-public r-mlr3tuningspaces
(package
(name "r-mlr3tuningspaces")
(version "0.5.0")
(version "0.5.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "mlr3tuningspaces" version))
(sha256
(base32 "1snrd7xq388mvqh0ydaxvx8k9iwp40g06c3irp0m718jw3wsz5vm"))))
(base32 "0zcmhzrr9b3blg49dx3zmxnm5qh87k0rlka0vk2jp59ifd2yggrr"))))
(properties `((upstream-name . "mlr3tuningspaces")))
(build-system r-build-system)
(propagated-inputs (list r-checkmate