[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: |
Wed, 12 Jul 2023 08:31:45 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 362b352c923e3161629c9db54895610f4b56f5ac
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
- 95/174: gnu: r-rfast: Update to 2.0.8., (continued)
- 95/174: gnu: r-rfast: Update to 2.0.8., guix-commits, 2023/07/12
- 86/174: gnu: r-torch: Update to 0.11.0., guix-commits, 2023/07/12
- 97/174: gnu: r-scattermore: Update to 1.2., guix-commits, 2023/07/12
- 103/174: gnu: r-delaporte: Update to 8.1.1., guix-commits, 2023/07/12
- 84/174: gnu: r-r-huge: Update to 0.10.0., guix-commits, 2023/07/12
- 92/174: gnu: r-spatstat-sparse: Update to 3.0-2., guix-commits, 2023/07/12
- 79/174: gnu: r-styler: Update to 1.10.1., guix-commits, 2023/07/12
- 106/174: gnu: r-paws-cost-management: Update to 0.3.1., guix-commits, 2023/07/12
- 61/174: gnu: r-tarchetypes: Update to 0.7.7., guix-commits, 2023/07/12
- 71/174: gnu: r-gargle: Update to 1.5.1., guix-commits, 2023/07/12
- 99/174: gnu: r-mlr3tuning: Update to 0.19.0.,
guix-commits <=
- 80/174: gnu: r-uwot: Update to 0.1.16., guix-commits, 2023/07/12
- 89/174: gnu: r-aws: Update to 2.5-3., guix-commits, 2023/07/12
- 90/174: gnu: r-scatterpie: Update to 0.2.1., guix-commits, 2023/07/12
- 104/174: gnu: r-paws-common: Update to 0.5.8., guix-commits, 2023/07/12
- 108/174: gnu: r-paws-end-user-computing: Update to 0.3.0., guix-commits, 2023/07/12
- 111/174: gnu: r-paws-analytics: Update to 0.3.0., guix-commits, 2023/07/12
- 112/174: gnu: r-paws-machine-learning: Update to 0.3.0., guix-commits, 2023/07/12
- 115/174: gnu: r-paws-database: Update to 0.3.0., guix-commits, 2023/07/12
- 114/174: gnu: r-paws-networking: Update to 0.3.0., guix-commits, 2023/07/12
- 74/174: gnu: r-spdata: Update to 2.3.0., guix-commits, 2023/07/12