[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
74/124: gnu: r-caret: Update to 6.0-90.
From: |
guix-commits |
Subject: |
74/124: gnu: r-caret: Update to 6.0-90. |
Date: |
Mon, 1 Nov 2021 17:29:13 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit cdf7158e13073459566e834f9d780b52c307010d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:45 2021 +0000
gnu: r-caret: Update to 6.0-90.
* gnu/packages/cran.scm (r-caret): Update to 6.0-90.
[propagated-inputs]: Add r-e1071.
---
gnu/packages/cran.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 427d8be..f917647 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -22706,17 +22706,18 @@ it may be seen by an animal with less acute vision.")
(define-public r-caret
(package
(name "r-caret")
- (version "6.0-88")
+ (version "6.0-90")
(source
(origin
(method url-fetch)
(uri (cran-uri "caret" version))
(sha256
(base32
- "174cyyhsw8s6jp80spmi40qq9sw5ys0r58v4ikp53kiw1dhd247s"))))
+ "1g36m06hp2fxxwv155bwbqlf97xhcia1lmg3axg6d74kgpns8lg8"))))
(build-system r-build-system)
(propagated-inputs
- `(("r-foreach" ,r-foreach)
+ `(("r-e1071" ,r-e1071)
+ ("r-foreach" ,r-foreach)
("r-ggplot2" ,r-ggplot2)
("r-lattice" ,r-lattice)
("r-modelmetrics" ,r-modelmetrics)
- 81/124: gnu: r-optimx: Update to 2021-10.12., (continued)
- 81/124: gnu: r-optimx: Update to 2021-10.12., guix-commits, 2021/11/01
- 86/124: gnu: r-exactranktests: Update to 0.8-34., guix-commits, 2021/11/01
- 88/124: gnu: r-workflows: Update to 0.2.4., guix-commits, 2021/11/01
- 94/124: gnu: r-seurat: Update to 4.0.5., guix-commits, 2021/11/01
- 97/124: gnu: r-lwgeom: Update to 0.2-8., guix-commits, 2021/11/01
- 60/124: gnu: r-adegenet: Update to 2.1.5., guix-commits, 2021/11/01
- 101/124: gnu: r-keras: Update to 2.6.1., guix-commits, 2021/11/01
- 122/124: gnu: r-ztable: Update to 0.2.3., guix-commits, 2021/11/01
- 103/124: gnu: r-dismo: Update to 1.3-5., guix-commits, 2021/11/01
- 71/124: gnu: r-desolve: Update to 1.30., guix-commits, 2021/11/01
- 74/124: gnu: r-caret: Update to 6.0-90.,
guix-commits <=
- 70/124: gnu: r-parameters: Update to 0.15.0., guix-commits, 2021/11/01
- 89/124: gnu: r-tidytext: Update to 0.3.2., guix-commits, 2021/11/01
- 66/124: gnu: r-clue: Update to 0.3-60., guix-commits, 2021/11/01
- 99/124: gnu: r-exactextractr: Update to 0.7.1., guix-commits, 2021/11/01
- 104/124: gnu: r-paws-common: Update to 0.3.13., guix-commits, 2021/11/01
- 109/124: gnu: r-knitr: Update to 1.36., guix-commits, 2021/11/01
- 111/124: gnu: r-rlang: Update to 0.4.12., guix-commits, 2021/11/01
- 117/124: gnu: r-mvtnorm: Update to 1.1-3., guix-commits, 2021/11/01
- 120/124: gnu: r-plotly: Update to 4.10.0., guix-commits, 2021/11/01
- 65/124: gnu: r-mcmcpack: Update to 1.6-0., guix-commits, 2021/11/01