[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
202/214: gnu: r-rrcov: Update to 1.7-0.
From: |
guix-commits |
Subject: |
202/214: gnu: r-rrcov: Update to 1.7-0. |
Date: |
Sat, 28 May 2022 04:37:57 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 0debdec33c16c2df1b4cc9034ca1e501a4788502
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:31:00 2022 +0200
gnu: r-rrcov: Update to 1.7-0.
* gnu/packages/statistics.scm (r-rrcov): Update to 1.7-0.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index a7dbf43574..aa8ec09154 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5261,14 +5261,14 @@ analysis} (PCA) by projection pursuit.")
(define-public r-rrcov
(package
(name "r-rrcov")
- (version "1.6-2")
+ (version "1.7-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "rrcov" version))
(sha256
(base32
- "18x8y2b9n2plpn4086nkjk9c27p7gb78kbrv5pj9r8fb0idl5rn5"))))
+ "1z98j9973hl19b70dcwfcf55ifxr2a9v53daaq2sagynh95aik6b"))))
(build-system r-build-system)
(propagated-inputs
(list r-lattice r-mvtnorm r-pcapp r-robustbase))
- 84/214: gnu: r-rnexml: Update to 2.4.7., (continued)
- 84/214: gnu: r-rnexml: Update to 2.4.7., guix-commits, 2022/05/28
- 195/214: gnu: r-gtools: Update to 3.9.2.1., guix-commits, 2022/05/28
- 187/214: gnu: r-rsqlite: Update to 2.2.14., guix-commits, 2022/05/28
- 179/214: gnu: r-dplyr: Update to 1.0.9., guix-commits, 2022/05/28
- 177/214: gnu: r-testthat: Update to 3.1.4., guix-commits, 2022/05/28
- 176/214: gnu: r-knitr: Update to 1.39., guix-commits, 2022/05/28
- 189/214: gnu: r-dt: Update to 0.23., guix-commits, 2022/05/28
- 193/214: gnu: r-matrixstats: Update to 0.62.0., guix-commits, 2022/05/28
- 194/214: gnu: r-hmisc: Update to 4.7-0., guix-commits, 2022/05/28
- 196/214: gnu: r-gdata: Update to 2.18.0.1., guix-commits, 2022/05/28
- 202/214: gnu: r-rrcov: Update to 1.7-0.,
guix-commits <=
- 200/214: gnu: r-mclust: Update to 5.4.10., guix-commits, 2022/05/28
- 209/214: gnu: r-datasaurus: Update to 0.1.6., guix-commits, 2022/05/28
- 198/214: gnu: r-lars: Update to 1.3., guix-commits, 2022/05/28
- 203/214: gnu: r-quantreg: Update to 5.93., guix-commits, 2022/05/28
- 208/214: gnu: r-logspline: Update to 2.1.17., guix-commits, 2022/05/28
- 213/214: gnu: r-rcurl: Update to 1.98-1.6., guix-commits, 2022/05/28
- 204/214: gnu: r-nloptr: Update to 2.0.3., guix-commits, 2022/05/28
- 01/214: gnu: r-activepathways: Update to 1.1.0., guix-commits, 2022/05/28
- 88/214: gnu: r-globals: Update to 0.15.0., guix-commits, 2022/05/28
- 153/214: gnu: r-seuratobject: Update to 4.1.0., guix-commits, 2022/05/28