[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
126/214: gnu: r-caret: Update to 6.0-93.
From: |
guix-commits |
Subject: |
126/214: gnu: r-caret: Update to 6.0-93. |
Date: |
Tue, 20 Sep 2022 11:07:19 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b43a9a1e520fdd42b40634a877d1b7ba1f4a7f4f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:17 2022 +0200
gnu: r-caret: Update to 6.0-93.
* gnu/packages/cran.scm (r-caret): Update to 6.0-93.
---
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 e6b7bfc6f8..71ad97cd40 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24389,14 +24389,14 @@ it may be seen by an animal with less acute vision.")
(define-public r-caret
(package
(name "r-caret")
- (version "6.0-92")
+ (version "6.0-93")
(source
(origin
(method url-fetch)
(uri (cran-uri "caret" version))
(sha256
(base32
- "048mp325ndfl83a8p4dkd1b6zh5bws4gg9kxka5ss8qsj8m4m08x"))))
+ "01sa1h9pc3a062pwm0rxadvg9qxszwcylya7llv08fcxhy46n5ac"))))
(build-system r-build-system)
(propagated-inputs
(list r-e1071
- 77/214: gnu: r-gert: Update to 1.9.0., (continued)
- 77/214: gnu: r-gert: Update to 1.9.0., guix-commits, 2022/09/20
- 76/214: gnu: r-gh: Update to 1.3.1., guix-commits, 2022/09/20
- 58/214: gnu: r-rbibutils: Update to 2.2.9., guix-commits, 2022/09/20
- 57/214: gnu: r-hdf5r: Update to 1.3.6., guix-commits, 2022/09/20
- 61/214: gnu: r-flextable: Update to 0.8.0., guix-commits, 2022/09/20
- 56/214: gnu: r-factominer: Update to 2.6., guix-commits, 2022/09/20
- 83/214: gnu: r-waveslim: Update to 1.8.4., guix-commits, 2022/09/20
- 60/214: gnu: r-insight: Update to 0.18.3., guix-commits, 2022/09/20
- 82/214: gnu: r-admisc: Update to 0.30., guix-commits, 2022/09/20
- 91/214: gnu: r-fields: Update to 14.1., guix-commits, 2022/09/20
- 126/214: gnu: r-caret: Update to 6.0-93.,
guix-commits <=
- 132/214: gnu: r-matrixextra: Update to 0.1.13., guix-commits, 2022/09/20
- 22/214: gnu: r-ggpmisc: Update to 0.5.0., guix-commits, 2022/09/20
- 23/214: gnu: r-scales: Update to 1.2.1., guix-commits, 2022/09/20
- 52/214: gnu: r-arules: Update to 1.7-4., guix-commits, 2022/09/20
- 145/214: gnu: r-wdman: Update to 0.2.6., guix-commits, 2022/09/20
- 146/214: gnu: r-rselenium: Update to 1.7.9., guix-commits, 2022/09/20
- 163/214: gnu: r-mlr3: Update to 0.14.0., guix-commits, 2022/09/20
- 169/214: gnu: r-exactextractr: Update to 0.9.0., guix-commits, 2022/09/20
- 174/214: gnu: r-paws-compute: Update to 0.1.13., guix-commits, 2022/09/20
- 211/214: import/cran: description->package: Use COND and computed booleans., guix-commits, 2022/09/20