[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
163/214: gnu: r-mlr3: Update to 0.14.0.
From: |
guix-commits |
Subject: |
163/214: gnu: r-mlr3: Update to 0.14.0. |
Date: |
Tue, 20 Sep 2022 11:07:29 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8760fc2a88547bcfa3db28806c0c598883443fb3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:29 2022 +0200
gnu: r-mlr3: Update to 0.14.0.
* gnu/packages/cran.scm (r-mlr3): Update to 0.14.0.
---
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 83116a87ca..4477f9be85 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -31016,13 +31016,13 @@ implemented as @code{R6} classes.")
(define-public r-mlr3
(package
(name "r-mlr3")
- (version "0.13.4")
+ (version "0.14.0")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3" version))
(sha256
(base32
- "13g0krjry0da1yfm6hrdq63ga5rwag5lkgp375394michiipnbwk"))))
+ "0cnyby4947g1w0h45nd3ld5zr4k19xrwp565mq1hnqkjwmyjsgdj"))))
(build-system r-build-system)
(propagated-inputs
(list r-r6
- 60/214: gnu: r-insight: Update to 0.18.3., (continued)
- 60/214: gnu: r-insight: Update to 0.18.3., guix-commits, 2022/09/20
- 82/214: gnu: r-admisc: Update to 0.30., guix-commits, 2022/09/20
- 91/214: gnu: r-fields: Update to 14.1., guix-commits, 2022/09/20
- 126/214: gnu: r-caret: Update to 6.0-93., guix-commits, 2022/09/20
- 132/214: gnu: r-matrixextra: Update to 0.1.13., guix-commits, 2022/09/20
- 22/214: gnu: r-ggpmisc: Update to 0.5.0., guix-commits, 2022/09/20
- 23/214: gnu: r-scales: Update to 1.2.1., guix-commits, 2022/09/20
- 52/214: gnu: r-arules: Update to 1.7-4., guix-commits, 2022/09/20
- 145/214: gnu: r-wdman: Update to 0.2.6., guix-commits, 2022/09/20
- 146/214: gnu: r-rselenium: Update to 1.7.9., guix-commits, 2022/09/20
- 163/214: gnu: r-mlr3: Update to 0.14.0.,
guix-commits <=
- 169/214: gnu: r-exactextractr: Update to 0.9.0., guix-commits, 2022/09/20
- 174/214: gnu: r-paws-compute: Update to 0.1.13., guix-commits, 2022/09/20
- 211/214: import/cran: description->package: Use COND and computed booleans., guix-commits, 2022/09/20
- 192/214: gnu: r-httr: Update to 1.4.4., guix-commits, 2022/09/20
- 194/214: gnu: r-hms: Update to 1.1.2., guix-commits, 2022/09/20
- 200/214: gnu: r-tidyr: Update to 1.2.1., guix-commits, 2022/09/20
- 115/214: gnu: r-patchwork: Update to 1.1.2., guix-commits, 2022/09/20
- 123/214: gnu: r-accsda: Update to 1.1.2., guix-commits, 2022/09/20
- 125/214: gnu: r-gdina: Update to 2.9.3., guix-commits, 2022/09/20
- 72/214: gnu: r-bayestestr: Update to 0.13.0., guix-commits, 2022/09/20