[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
49/377: gnu: r-mlr3: Update to 0.12.0.
From: |
guix-commits |
Subject: |
49/377: gnu: r-mlr3: Update to 0.12.0. |
Date: |
Thu, 2 Sep 2021 17:54:34 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit f6e76ab26287241561eb63fb788bd7461110fd05
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 22 17:53:32 2021 +0200
gnu: r-mlr3: Update to 0.12.0.
* gnu/packages/cran.scm (r-mlr3): Update to 0.12.0.
[propagated-inputs]: Remove r-digest; add r-future.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 09f1aef..63f1bc3 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -28325,20 +28325,20 @@ implemented as @code{R6} classes.")
(define-public r-mlr3
(package
(name "r-mlr3")
- (version "0.11.0")
+ (version "0.12.0")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3" version))
(sha256
(base32
- "0qh9vdac1als2123wf51bwa7spdqk33iydlawi5n5dpci892iahl"))))
+ "0nimwczsgrj29r9qrlz32qc3fkj02369zql7jhkrn3lk3mfy5zmz"))))
(build-system r-build-system)
(propagated-inputs
`(("r-r6" ,r-r6)
("r-backports" ,r-backports)
("r-checkmate" ,r-checkmate)
("r-data-table" ,r-data-table)
- ("r-digest" ,r-digest)
+ ("r-future" ,r-future)
("r-future-apply" ,r-future-apply)
("r-lgr" ,r-lgr)
("r-mlbench" ,r-mlbench)
- 48/377: gnu: r-seurat: Update to 4.0.4., (continued)
- 48/377: gnu: r-seurat: Update to 4.0.4., guix-commits, 2021/09/02
- 58/377: gnu: r-survival: Update to 3.2-12., guix-commits, 2021/09/02
- 61/377: gnu: r-rmarkdown: Update to 2.10., guix-commits, 2021/09/02
- 60/377: gnu: r-readr: Update to 2.0.1., guix-commits, 2021/09/02
- 75/377: gnu: r-ggtree: Update to 3.0.3., guix-commits, 2021/09/02
- 92/377: gnu: emacs-ebdb: Update to 0.8.2., guix-commits, 2021/09/02
- 95/377: gnu: emacs-htmlize: Update to 1.56., guix-commits, 2021/09/02
- 23/377: gnu: r-rbibutils: Update to 2.2.3., guix-commits, 2021/09/02
- 37/377: gnu: r-showtext: Update to 0.9-4., guix-commits, 2021/09/02
- 44/377: gnu: r-rxnat: Update to 1.0.15., guix-commits, 2021/09/02
- 49/377: gnu: r-mlr3: Update to 0.12.0.,
guix-commits <=
- 53/377: gnu: r-textplot: Update to 0.2.0., guix-commits, 2021/09/02
- 56/377: gnu: r-tensorflow: Update to 2.6.0., guix-commits, 2021/09/02
- 62/377: gnu: r-rsqlite: Update to 2.2.8., guix-commits, 2021/09/02
- 65/377: gnu: r-biostrings: Update to 2.60.2., guix-commits, 2021/09/02
- 64/377: gnu: r-biomart: Update to 2.48.3., guix-commits, 2021/09/02
- 80/377: gnu: r-biocset: Update to 1.6.1., guix-commits, 2021/09/02
- 81/377: gnu: r-beachmat: Update to 2.8.1., guix-commits, 2021/09/02
- 86/377: gnu: atop: Update to 2.6.0., guix-commits, 2021/09/02
- 90/377: gnu: knot-resolver: Update to 5.4.1., guix-commits, 2021/09/02
- 91/377: gnu: osinfo-db: Update to 20210809., guix-commits, 2021/09/02