[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/50: gnu: r-mlr3: Update to 0.18.0.
From: |
guix-commits |
Subject: |
39/50: gnu: r-mlr3: Update to 0.18.0. |
Date: |
Wed, 6 Mar 2024 03:43:03 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 74a179bc44d09e98e378f9640b1d174c4291c70c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 5 14:38:31 2024 +0100
gnu: r-mlr3: Update to 0.18.0.
* gnu/packages/cran.scm (r-mlr3): Update to 0.18.0.
Change-Id: I4694be8897b834dc107b80aff89ccf2fb43759d1
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index a5b12d7e05..7029a69a91 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -37631,13 +37631,13 @@ implemented as @code{R6} classes.")
(define-public r-mlr3
(package
(name "r-mlr3")
- (version "0.17.2")
+ (version "0.18.0")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3" version))
(sha256
(base32
- "0kcny3wxc7qc2538hxxdzs9bw4pq55s4abhlnpf1r13b2gkns323"))))
+ "0v83lwigpm227dqr8hz5x1khcjqf3q0glqvz812sckbcf74ibhdz"))))
(build-system r-build-system)
(propagated-inputs
(list r-backports
- 25/50: gnu: r-bookdown: Update to 0.38., (continued)
- 25/50: gnu: r-bookdown: Update to 0.38., guix-commits, 2024/03/06
- 21/50: gnu: r-tractor-base: Update to 3.4.2., guix-commits, 2024/03/06
- 28/50: gnu: r-leidenalg: Update to 1.1.3., guix-commits, 2024/03/06
- 30/50: gnu: r-showtext: Update to 0.9-7., guix-commits, 2024/03/06
- 31/50: gnu: r-fda: Update to 6.1.7., guix-commits, 2024/03/06
- 29/50: gnu: r-sysfonts: Update to 0.8.9., guix-commits, 2024/03/06
- 32/50: gnu: r-forecast: Update to 8.22.0., guix-commits, 2024/03/06
- 34/50: gnu: r-erm: Update to 1.0-5., guix-commits, 2024/03/06
- 37/50: gnu: r-spatstat-random: Update to 3.2-3., guix-commits, 2024/03/06
- 38/50: gnu: r-seurat: Update to 5.0.2., guix-commits, 2024/03/06
- 39/50: gnu: r-mlr3: Update to 0.18.0.,
guix-commits <=
- 40/50: gnu: r-bbotk: Update to 0.8.0., guix-commits, 2024/03/06
- 41/50: gnu: r-mlr3tuning: Update to 0.20.0., guix-commits, 2024/03/06
- 42/50: gnu: r-gganimate: Update to 1.0.9., guix-commits, 2024/03/06
- 45/50: gnu: r-data-table: Update to 1.15.2., guix-commits, 2024/03/06
- 49/50: gnu: r-naniar: Update to 1.1.0., guix-commits, 2024/03/06
- 48/50: gnu: r-rcppeigen: Update to 0.3.4.0.0., guix-commits, 2024/03/06
- 50/50: gnu: r-datasaurus: Update to 0.1.8., guix-commits, 2024/03/06