[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
75/76: gnu: r-rrcov: Update to 1.7-3.
From: |
guix-commits |
Subject: |
75/76: gnu: r-rrcov: Update to 1.7-3. |
Date: |
Wed, 31 May 2023 12:22:52 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit df7198915907212e236f2baddd4c9a20311063f9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed May 31 12:15:26 2023 +0200
gnu: r-rrcov: Update to 1.7-3.
* gnu/packages/statistics.scm (r-rrcov): Update to 1.7-3.
---
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 5e7ff5cfe2..821b6f136b 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5466,14 +5466,14 @@ analysis} (PCA) by projection pursuit.")
(define-public r-rrcov
(package
(name "r-rrcov")
- (version "1.7-2")
+ (version "1.7-3")
(source
(origin
(method url-fetch)
(uri (cran-uri "rrcov" version))
(sha256
(base32
- "1bpc401515ig5i3rka7dhvxv4zr3f8zhl117pby5vrf9rc3ys08g"))))
+ "0shcsfxgb37ggys9d4cyfjs1p2szj52lfkva746fqsx64cvkcfw5"))))
(build-system r-build-system)
(propagated-inputs
(list r-lattice r-mvtnorm r-pcapp r-robustbase))
- 52/76: gnu: r-spatstat-explore: Update to 3.2-1., (continued)
- 52/76: gnu: r-spatstat-explore: Update to 3.2-1., guix-commits, 2023/05/31
- 22/76: gnu: r-learnr: Update to 0.11.4., guix-commits, 2023/05/31
- 26/76: gnu: r-pscl: Update to 1.5.5.1., guix-commits, 2023/05/31
- 36/76: gnu: r-sf: Update to 1.0-13., guix-commits, 2023/05/31
- 37/76: gnu: r-bookdown: Update to 0.34., guix-commits, 2023/05/31
- 48/76: gnu: r-quanteda: Update to 3.3.1., guix-commits, 2023/05/31
- 57/76: gnu: r-spatstat-random: Update to 3.1-5., guix-commits, 2023/05/31
- 65/76: gnu: r-tzdb: Update to 0.4.0., guix-commits, 2023/05/31
- 69/76: gnu: r-zoib: Update to 1.6., guix-commits, 2023/05/31
- 72/76: gnu: r-markdown: Update to 1.7., guix-commits, 2023/05/31
- 75/76: gnu: r-rrcov: Update to 1.7-3.,
guix-commits <=
- 51/76: gnu: r-scatterpie: Update to 0.2.0., guix-commits, 2023/05/31
- 58/76: gnu: r-spatstat: Update to 3.0-6., guix-commits, 2023/05/31
- 63/76: gnu: r-mlr3pipelines: Update to 0.5.0-1., guix-commits, 2023/05/31
- 67/76: gnu: r-dismo: Update to 1.3-14., guix-commits, 2023/05/31
- 49/76: gnu: r-stanheaders: Update to 2.26.25., guix-commits, 2023/05/31