[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/174: gnu: r-mlr3: Update to 0.16.1.
From: |
guix-commits |
Subject: |
17/174: gnu: r-mlr3: Update to 0.16.1. |
Date: |
Tue, 11 Jul 2023 14:48:01 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit c7cf0d74dafb3745a5d8c1482f3f352a3bdb479a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 14:39:18 2023 +0200
gnu: r-mlr3: Update to 0.16.1.
* gnu/packages/cran.scm (r-mlr3): Update to 0.16.1.
---
gnu/packages/cran.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 872c3de102..faa4985e3d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -35666,17 +35666,16 @@ implemented as @code{R6} classes.")
(define-public r-mlr3
(package
(name "r-mlr3")
- (version "0.16.0")
+ (version "0.16.1")
(source (origin
(method url-fetch)
(uri (cran-uri "mlr3" version))
(sha256
(base32
- "1nzj73qsbb02fcim9826zkxzzpar32pq2r0yfkis1nxaxky4cclr"))))
+ "09klavihc2j6wsd9m2ycppl2ir85z5cxlxl9h6ay9skacylk559n"))))
(build-system r-build-system)
(propagated-inputs
- (list r-r6
- r-backports
+ (list r-backports
r-checkmate
r-data-table
r-evaluate
@@ -35689,6 +35688,7 @@ implemented as @code{R6} classes.")
r-palmerpenguins
r-paradox
r-parallelly
+ r-r6
r-uuid))
(home-page "https://mlr3.mlr-org.com/")
(synopsis "Machine Learning in R - Next Generation")
- 168/174: gnu: r-fishpond: Update to 2.6.2., (continued)
- 168/174: gnu: r-fishpond: Update to 2.6.2., guix-commits, 2023/07/11
- 146/174: gnu: r-affy: Update to 1.78.1., guix-commits, 2023/07/11
- 151/174: gnu: r-deseq2: Update to 1.40.2., guix-commits, 2023/07/11
- 142/174: gnu: r-bambu: Update to 3.2.5., guix-commits, 2023/07/11
- 111/174: gnu: r-paws-analytics: Update to 0.3.0., guix-commits, 2023/07/11
- 138/174: gnu: Add r-saturn., guix-commits, 2023/07/11
- 155/174: gnu: r-maaslin2: Update to 1.14.1., guix-commits, 2023/07/11
- 162/174: gnu: r-motifbreakr: Update to 2.14.2., guix-commits, 2023/07/11
- 163/174: gnu: r-quasr: Update to 1.40.1., guix-commits, 2023/07/11
- 154/174: gnu: r-limma: Update to 3.56.2., guix-commits, 2023/07/11
- 17/174: gnu: r-mlr3: Update to 0.16.1.,
guix-commits <=
- 108/174: gnu: r-paws-end-user-computing: Update to 0.3.0., guix-commits, 2023/07/11
- 127/174: gnu: r-rmarkdown: Update to 2.23., guix-commits, 2023/07/11
- 115/174: gnu: r-paws-database: Update to 0.3.0., guix-commits, 2023/07/11
- 158/174: gnu: r-matrixgenerics: Update to 1.12.2., guix-commits, 2023/07/11
- 153/174: gnu: r-lfa: Update to 2.0.11., guix-commits, 2023/07/11
- 157/174: gnu: r-systempiper: Update to 2.6.3., guix-commits, 2023/07/11
- 161/174: gnu: r-lpsymphony: Update to 1.28.1., guix-commits, 2023/07/11
- 165/174: gnu: r-variancepartition: Update to 1.30.2., guix-commits, 2023/07/11
- 135/174: gnu: r-norm: Update to 1.0-11.1., guix-commits, 2023/07/11