[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
78/111: gnu: r-mlr3: Update to 0.13.2.
From: |
guix-commits |
Subject: |
78/111: gnu: r-mlr3: Update to 0.13.2. |
Date: |
Mon, 14 Mar 2022 02:25:27 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 85fd863057c5505c3484a6eba1db77a72d37eedb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:35 2022 +0100
gnu: r-mlr3: Update to 0.13.2.
* gnu/packages/cran.scm (r-mlr3): Update to 0.13.2.
[propagated-inputs]: Add r-evaluate.
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 6a8e2b577b..398f24c3ea 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -29421,19 +29421,20 @@ implemented as @code{R6} classes.")
(define-public r-mlr3
(package
(name "r-mlr3")
- (version "0.13.1")
+ (version "0.13.2")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3" version))
(sha256
(base32
- "052685d08cfsrh3r31yn05ngwi6z3fmz26gwiy32z7cpcigz8jjs"))))
+ "08dxpfzblmrb5nj6c0i4lz34jkrk4jk8gzwp2gniy908f69hhdk8"))))
(build-system r-build-system)
(propagated-inputs
(list r-r6
r-backports
r-checkmate
r-data-table
+ r-evaluate
r-future
r-future-apply
r-lgr
- 91/111: gnu: r-svglite: Update to 2.1.0., (continued)
- 91/111: gnu: r-svglite: Update to 2.1.0., guix-commits, 2022/03/14
- 103/111: gnu: r-domc: Update to 1.3.8., guix-commits, 2022/03/14
- 32/111: gnu: r-insight: Update to 0.16.0., guix-commits, 2022/03/14
- 99/111: gnu: r-xml: Update to 3.99-0.9., guix-commits, 2022/03/14
- 102/111: gnu: r-doparallel: Update to 1.0.17., guix-commits, 2022/03/14
- 106/111: gnu: r-randomforest: Update to 4.7-1., guix-commits, 2022/03/14
- 57/111: gnu: r-systemfonts: Update to 1.0.4., guix-commits, 2022/03/14
- 71/111: gnu: r-spatstat-core: Update to 2.4-0., guix-commits, 2022/03/14
- 72/111: gnu: r-spatstat-linnet: Update to 2.3-2., guix-commits, 2022/03/14
- 75/111: gnu: r-dials: Update to 0.1.0., guix-commits, 2022/03/14
- 78/111: gnu: r-mlr3: Update to 0.13.2.,
guix-commits <=
- 93/111: gnu: r-yaml: Update to 2.3.5., guix-commits, 2022/03/14
- 55/111: gnu: r-dalex: Update to 2.4.0., guix-commits, 2022/03/14
- 76/111: gnu: r-seqminer: Update to 8.4., guix-commits, 2022/03/14
- 89/111: gnu: r-ggdendro: Update to 0.1.23., guix-commits, 2022/03/14
- 94/111: gnu: r-crayon: Update to 1.5.0., guix-commits, 2022/03/14
- 73/111: gnu: r-spatstat: Update to 2.3-3., guix-commits, 2022/03/14
- 110/111: gnu: r-quantreg: Update to 5.88., guix-commits, 2022/03/14
- 70/111: gnu: r-spatstat-geom: Update to 2.3-2., guix-commits, 2022/03/14
- 107/111: gnu: r-rrcov: Update to 1.6-2., guix-commits, 2022/03/14
- 108/111: gnu: r-robust: Update to 0.7-0., guix-commits, 2022/03/14