me
/
guix
Archived
1
0
Fork 0

gnu: r-mlr3tuning: Update to 0.13.1.

* gnu/packages/cran.scm (r-mlr3tuning): Update to 0.13.1.
master
Ricardo Wurmus 2022-05-28 08:30:51 +02:00
parent 3dcc98d817
commit bb0ac4a0ef
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -29982,13 +29982,13 @@ annealing.")
(define-public r-mlr3tuning
(package
(name "r-mlr3tuning")
(version "0.13.0")
(version "0.13.1")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3tuning" version))
(sha256
(base32
"0czlpi8bshn8cjq7pa1cyy7lpv35g4hv2nbyhc59zrcykzfv8afm"))))
"0jfslx6pwk408ydn69grrvsp22jd7gsjmwvss0a1j0zav3q1pvks"))))
(build-system r-build-system)
(propagated-inputs
(list r-bbotk