[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
88/116: gnu: r-mlr3: Update to 0.13.0.
From: |
guix-commits |
Subject: |
88/116: gnu: r-mlr3: Update to 0.13.0. |
Date: |
Wed, 24 Nov 2021 06:16:59 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 07d00d5f44b36bf1a02fbbaa71dd072c1d1777f6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Nov 23 15:23:35 2021 +0100
gnu: r-mlr3: Update to 0.13.0.
* gnu/packages/cran.scm (r-mlr3): Update to 0.13.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 41718ec..73e411a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -29048,13 +29048,13 @@ implemented as @code{R6} classes.")
(define-public r-mlr3
(package
(name "r-mlr3")
- (version "0.12.0")
+ (version "0.13.0")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3" version))
(sha256
(base32
- "0nimwczsgrj29r9qrlz32qc3fkj02369zql7jhkrn3lk3mfy5zmz"))))
+ "1729wbdp62cjjk775qxrahyskp191s9qqnmqbxncfjrpdxphxk34"))))
(build-system r-build-system)
(propagated-inputs
`(("r-r6" ,r-r6)
- 73/116: gnu: r-stopwords: Update to 2.3., (continued)
- 73/116: gnu: r-stopwords: Update to 2.3., guix-commits, 2021/11/24
- 74/116: gnu: r-rsconnect: Update to 0.8.25., guix-commits, 2021/11/24
- 29/116: gnu: r-rastervis: Update to 0.51.1., guix-commits, 2021/11/24
- 39/116: gnu: r-sessioninfo: Update to 1.2.1., guix-commits, 2021/11/24
- 72/116: gnu: r-proxyc: Update to 0.2.3., guix-commits, 2021/11/24
- 71/116: gnu: r-imager: Update to 0.42.11., guix-commits, 2021/11/24
- 78/116: gnu: r-lightgbm: Update to 3.3.1., guix-commits, 2021/11/24
- 82/116: gnu: r-igraph: Update to 1.2.8., guix-commits, 2021/11/24
- 86/116: gnu: r-phangorn: Update to 2.8.0., guix-commits, 2021/11/24
- 89/116: gnu: r-mlr3learners: Update to 0.5.1., guix-commits, 2021/11/24
- 88/116: gnu: r-mlr3: Update to 0.13.0.,
guix-commits <=
- 101/116: gnu: r-microbenchmark: Update to 1.4.9., guix-commits, 2021/11/24
- 104/116: gnu: r-backports: Update to 1.3.0., guix-commits, 2021/11/24
- 81/116: gnu: r-cpp11: Update to 0.4.1., guix-commits, 2021/11/24
- 85/116: gnu: r-seuratobject: Update to 4.0.3., guix-commits, 2021/11/24
- 92/116: gnu: r-downlit: Update to 0.4.0., guix-commits, 2021/11/24
- 95/116: gnu: r-vroom: Update to 1.5.6., guix-commits, 2021/11/24
- 99/116: gnu: r-ztree: Update to 1.0.7., guix-commits, 2021/11/24
- 110/116: gnu: r-glmnet: Update to 4.1-3., guix-commits, 2021/11/24
- 106/116: gnu: r-readr: Update to 2.1.0., guix-commits, 2021/11/24
- 112/116: gnu: r-robust: Update to 0.6-1., guix-commits, 2021/11/24