[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
89/116: gnu: r-mlr3learners: Update to 0.5.1.
From: |
guix-commits |
Subject: |
89/116: gnu: r-mlr3learners: Update to 0.5.1. |
Date: |
Wed, 24 Nov 2021 06:16:59 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit fa243bc07a28cbfab6e83792b68a76421ec35a32
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Nov 23 15:23:35 2021 +0100
gnu: r-mlr3learners: Update to 0.5.1.
* gnu/packages/cran.scm (r-mlr3learners): Update to 0.5.1.
---
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 73e411a..d3ab821 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -29084,13 +29084,13 @@ computational operations, add-on packages provide
additional functionality.")
(define-public r-mlr3learners
(package
(name "r-mlr3learners")
- (version "0.5.0")
+ (version "0.5.1")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3learners" version))
(sha256
(base32
- "1gkbbn5ah2iv4pv5q2jf4lrqkga744d4y9jlyhyjqf0x75y9wkg2"))))
+ "1yc3mrk1b9h1k342wnw7sm4zmcw7w31l5ybh558g88f5hmibdl98"))))
(build-system r-build-system)
(propagated-inputs
`(("r-checkmate" ,r-checkmate)
- 66/116: gnu: r-terra: Update to 1.4-20., (continued)
- 66/116: gnu: r-terra: Update to 1.4-20., guix-commits, 2021/11/24
- 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 <=
- 88/116: gnu: r-mlr3: Update to 0.13.0., guix-commits, 2021/11/24
- 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