[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/48: gnu: r-mlr3: Update to 0.19.0.
From: |
guix-commits |
Subject: |
38/48: gnu: r-mlr3: Update to 0.19.0. |
Date: |
Tue, 7 May 2024 16:20:58 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 1432151b92847051598f250a735b71a759ba2d36
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 7 22:18:48 2024 +0200
gnu: r-mlr3: Update to 0.19.0.
* gnu/packages/cran.scm (r-mlr3): Update to 0.19.0.
Change-Id: I424e6285e79d0082da45a848d2f1e131ad7975ac
---
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 011ed50d43..f84efd8b27 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -38039,13 +38039,13 @@ implemented as @code{R6} classes.")
(define-public r-mlr3
(package
(name "r-mlr3")
- (version "0.18.0")
+ (version "0.19.0")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3" version))
(sha256
(base32
- "0v83lwigpm227dqr8hz5x1khcjqf3q0glqvz812sckbcf74ibhdz"))))
+ "0dgik4lfrw5m2sqxp33kzkdp7ihlcm27y5p5g5b9wah7h7ramiqs"))))
(build-system r-build-system)
(propagated-inputs
(list r-backports
- 31/48: gnu: r-lda: Update to 1.5.2., (continued)
- 31/48: gnu: r-lda: Update to 1.5.2., guix-commits, 2024/05/07
- 26/48: gnu: r-gridpattern: Update to 1.2.1., guix-commits, 2024/05/07
- 29/48: gnu: r-apcluster: Update to 1.4.13., guix-commits, 2024/05/07
- 30/48: gnu: r-mlbench: Update to 2.1-5., guix-commits, 2024/05/07
- 37/48: gnu: r-mlr3pipelines: Update to 0.5.2., guix-commits, 2024/05/07
- 48/48: gnu: r-fpc: Update to 2.2-12., guix-commits, 2024/05/07
- 34/48: gnu: r-quanteda: Update to 4.0.2., guix-commits, 2024/05/07
- 23/48: gnu: r-fs: Update to 1.6.4., guix-commits, 2024/05/07
- 44/48: gnu: r-ggplot2: Update to 3.5.1., guix-commits, 2024/05/07
- 46/48: gnu: r-sfsmisc: Update to 1.1-18., guix-commits, 2024/05/07
- 38/48: gnu: r-mlr3: Update to 0.19.0.,
guix-commits <=
- 28/48: gnu: r-nonnest2: Update to 0.5-7., guix-commits, 2024/05/07
- 33/48: gnu: r-flexclust: Update to 1.4-2., guix-commits, 2024/05/07
- 25/48: gnu: r-biocmanager: Update to 1.30.23., guix-commits, 2024/05/07
- 47/48: gnu: r-mclust: Update to 6.1.1., guix-commits, 2024/05/07
- 14/48: gnu: r-ips: Update to 0.0.12., guix-commits, 2024/05/07
- 19/48: gnu: r-prediction: Update to 0.3.17., guix-commits, 2024/05/07
- 05/48: gnu: r-ggpp: Update to 0.5.7., guix-commits, 2024/05/07
- 03/48: gnu: r-classdiscovery: Update to 3.4.5., guix-commits, 2024/05/07
- 09/48: gnu: r-job: Update to 0.3.1., guix-commits, 2024/05/07
- 16/48: gnu: r-tinytex: Update to 0.51., guix-commits, 2024/05/07