[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
78/112: gnu: r-mlr3: Update to 0.13.2.
From: |
guix-commits |
Subject: |
78/112: gnu: r-mlr3: Update to 0.13.2. |
Date: |
Tue, 15 Mar 2022 15:22:23 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 74bf3b55dcc4ccbc1d7f2973de79febebe89c4c2
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
- 47/112: gnu: r-pbdzmq: Update to 0.3-7., (continued)
- 47/112: gnu: r-pbdzmq: Update to 0.3-7., guix-commits, 2022/03/15
- 43/112: gnu: r-rnexml: Update to 2.4.6., guix-commits, 2022/03/15
- 44/112: gnu: r-rnifti: Update to 1.4.0., guix-commits, 2022/03/15
- 37/112: gnu: r-chk: Update to 0.8.0., guix-commits, 2022/03/15
- 46/112: gnu: r-future: Update to 1.24.0., guix-commits, 2022/03/15
- 51/112: gnu: r-sf: Update to 1.0-6., guix-commits, 2022/03/15
- 66/112: gnu: r-qgraph: Update to 1.9.1., guix-commits, 2022/03/15
- 68/112: gnu: r-latex2exp: Update to 0.9.3., guix-commits, 2022/03/15
- 98/112: gnu: r-rsqlite: Update to 2.2.10., guix-commits, 2022/03/15
- 93/112: gnu: r-yaml: Update to 2.3.5., guix-commits, 2022/03/15
- 78/112: gnu: r-mlr3: Update to 0.13.2.,
guix-commits <=
- 79/112: gnu: r-mlr3tuning: Update to 0.12.0., guix-commits, 2022/03/15
- 97/112: gnu: r-brew: Update to 1.0-7., guix-commits, 2022/03/15
- 90/112: gnu: r-gdtools: Update to 0.2.4., guix-commits, 2022/03/15
- 104/112: gnu: r-tidyselect: Update to 1.1.2., guix-commits, 2022/03/15
- 109/112: gnu: r-vgam: Update to 1.1-6., guix-commits, 2022/03/15
- 09/112: gnu: r-v8: Update to 4.1.0., guix-commits, 2022/03/15
- 04/112: gnu: python-pytorch-for-r-torch: Reuse python-pytorch., guix-commits, 2022/03/15
- 20/112: gnu: r-generics: Update to 0.1.2., guix-commits, 2022/03/15
- 30/112: gnu: r-fst: Update to 0.9.8., guix-commits, 2022/03/15
- 31/112: gnu: r-rdpack: Update to 2.1.4., guix-commits, 2022/03/15