[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
99/174: gnu: r-mlr3tuning: Update to 0.19.0.
From: |
guix-commits |
Subject: |
99/174: gnu: r-mlr3tuning: Update to 0.19.0. |
Date: |
Tue, 11 Jul 2023 14:48:29 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit c20a738f40d0554e0ba8d98fb0018b75602881ac
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:29 2023 +0200
gnu: r-mlr3tuning: Update to 0.19.0.
* gnu/packages/cran.scm (r-mlr3tuning): Update to 0.19.0.
[native-inputs]: Add r-knitr.
---
gnu/packages/cran.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index ff91d5bb4d..d12b8aba5b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -35766,13 +35766,13 @@ annealing.")
(define-public r-mlr3tuning
(package
(name "r-mlr3tuning")
- (version "0.18.0")
+ (version "0.19.0")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3tuning" version))
(sha256
(base32
- "1wvrdg977a2nibgyvccz2mw8043nsvm716mmwkspx4sgacf0sgx7"))))
+ "1iz7izmkx11jma95305wq8aapi4dmqg20flgxxvdvrfy6hf98k33"))))
(build-system r-build-system)
(propagated-inputs
(list r-bbotk
@@ -35783,6 +35783,8 @@ annealing.")
r-mlr3misc
r-paradox
r-r6))
+ (native-inputs
+ (list r-knitr))
(home-page "https://mlr3tuning.mlr-org.com/")
(synopsis "Tuning for @code{mlr3}")
(description "@code{mlr3tuning} implements methods for hyperparameter
- 49/174: gnu: r-quantmod: Update to 0.4.23., (continued)
- 49/174: gnu: r-quantmod: Update to 0.4.23., guix-commits, 2023/07/11
- 51/174: gnu: r-sitar: Update to 1.4.0., guix-commits, 2023/07/11
- 52/174: gnu: r-renv: Update to 1.0.0., guix-commits, 2023/07/11
- 53/174: gnu: r-reticulate: Update to 1.30., guix-commits, 2023/07/11
- 59/174: gnu: r-labelled: Update to 2.12.0., guix-commits, 2023/07/11
- 71/174: gnu: r-gargle: Update to 1.5.1., guix-commits, 2023/07/11
- 72/174: gnu: r-future: Update to 1.33.0., guix-commits, 2023/07/11
- 81/174: gnu: r-desolve: Update to 1.36., guix-commits, 2023/07/11
- 88/174: gnu: r-kutils: Update to 1.72., guix-commits, 2023/07/11
- 90/174: gnu: r-scatterpie: Update to 0.2.1., guix-commits, 2023/07/11
- 99/174: gnu: r-mlr3tuning: Update to 0.19.0.,
guix-commits <=
- 143/174: gnu: r-delayedarray: Update to 0.26.6., guix-commits, 2023/07/11
- 110/174: gnu: r-paws-security-identity: Update to 0.3.1., guix-commits, 2023/07/11
- 119/174: gnu: r-kernsmooth: Update to 2.23-22., guix-commits, 2023/07/11
- 131/174: gnu: r-rrcov: Update to 1.7-4., guix-commits, 2023/07/11
- 139/174: gnu: r-gdsfmt: Update to 1.36.1., guix-commits, 2023/07/11
- 125/174: gnu: r-rstudioapi: Update to 0.15.0., guix-commits, 2023/07/11
- 112/174: gnu: r-paws-machine-learning: Update to 0.3.0., guix-commits, 2023/07/11
- 128/174: gnu: r-mvtnorm: Update to 1.2-2., guix-commits, 2023/07/11
- 117/174: gnu: r-paws-compute: Update to 0.3.1., guix-commits, 2023/07/11
- 133/174: gnu: r-pbapply: Update to 1.7-2., guix-commits, 2023/07/11