[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/50: gnu: r-mlr3learners: Update to 0.5.6.
From: |
guix-commits |
Subject: |
32/50: gnu: r-mlr3learners: Update to 0.5.6. |
Date: |
Mon, 9 Jan 2023 17:11:48 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit fa0dc85d40bf973a09efcca2fd53a3e3f0453fa9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 9 22:19:52 2023 +0100
gnu: r-mlr3learners: Update to 0.5.6.
* gnu/packages/cran.scm (r-mlr3learners): Update to 0.5.6.
---
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 0b149cfa05..b7912aef34 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -32711,13 +32711,13 @@ computational operations, add-on packages provide
additional functionality.")
(define-public r-mlr3learners
(package
(name "r-mlr3learners")
- (version "0.5.5")
+ (version "0.5.6")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3learners" version))
(sha256
(base32
- "0m5s7jfqfh48gxllvi93wb5w2pzhzx8rcx5bz87lkmv1cnj65q84"))))
+ "1m0psjqcl2pfy73wmc29vyz122v0kqmws6d0dgl7wsy1csfjsjm2"))))
(build-system r-build-system)
(propagated-inputs
(list r-checkmate
- 40/50: gnu: Add r-clustergeneration., (continued)
- 40/50: gnu: Add r-clustergeneration., guix-commits, 2023/01/09
- 41/50: gnu: Add r-remacor., guix-commits, 2023/01/09
- 43/50: gnu: r-bsgenome: Update to 1.66.2., guix-commits, 2023/01/09
- 49/50: gnu: r-biocviews: Update to 1.66.2., guix-commits, 2023/01/09
- 11/50: gnu: r-heatmaply: Update to 1.4.2., guix-commits, 2023/01/09
- 18/50: gnu: r-netrep: Update to 1.2.6., guix-commits, 2023/01/09
- 12/50: gnu: r-rastervis: Update to 0.51.5., guix-commits, 2023/01/09
- 29/50: gnu: r-forecast: Update to 8.20., guix-commits, 2023/01/09
- 31/50: gnu: r-qtl: Update to 1.58., guix-commits, 2023/01/09
- 33/50: gnu: r-rtweet: Update to 1.1.0., guix-commits, 2023/01/09
- 32/50: gnu: r-mlr3learners: Update to 0.5.6.,
guix-commits <=
- 36/50: gnu: r-statmod: Update to 1.5.0., guix-commits, 2023/01/09
- 50/50: gnu: r-biocset: Update to 1.12.1., guix-commits, 2023/01/09
- 19/50: gnu: r-drtmle: Update to 1.1.2., guix-commits, 2023/01/09
- 20/50: gnu: r-raster: Update to 3.6-13., guix-commits, 2023/01/09
- 21/50: gnu: r-afex: Update to 1.2-1., guix-commits, 2023/01/09
- 25/50: gnu: r-rncl: Update to 0.8.7., guix-commits, 2023/01/09
- 34/50: gnu: r-bien: Update to 1.2.6., guix-commits, 2023/01/09
- 39/50: gnu: Update copyright header., guix-commits, 2023/01/09
- 44/50: gnu: r-genomeinfodb: Update to 1.34.6., guix-commits, 2023/01/09
- 23/50: gnu: r-rgl: Update to 0.111.6., guix-commits, 2023/01/09