[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
180/212: gnu: r-class: Update to 7.3-21.
From: |
guix-commits |
Subject: |
180/212: gnu: r-class: Update to 7.3-21. |
Date: |
Sat, 18 Feb 2023 14:01:24 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 7b9fb4007345d8f902f23b39dd41a421984ecb3b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:09:05 2023 +0100
gnu: r-class: Update to 7.3-21.
* gnu/packages/statistics.scm (r-class): Update to 7.3-21.
---
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 acf2b59727..47385b9832 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -529,14 +529,14 @@ Applied Statistics with S\" (4th edition, 2002) by
Venables and Ripley.")
(define-public r-class
(package
(name "r-class")
- (version "7.3-20")
+ (version "7.3-21")
(source
(origin
(method url-fetch)
(uri (cran-uri "class" version))
(sha256
(base32
- "10slys2jny4k2j8l8k97hwrwd6ryzajfnzywqpq2yc9bqxmh8nz6"))))
+ "1pydmsy4glvdbvm8ci76br69qhlfgjq8irwm4jk63nnjli54068c"))))
(build-system r-build-system)
(propagated-inputs
(list r-mass))
- 159/212: gnu: r-ragg: Update to 1.2.5., (continued)
- 159/212: gnu: r-ragg: Update to 1.2.5., guix-commits, 2023/02/18
- 160/212: gnu: r-pdftools: Update to 3.3.3., guix-commits, 2023/02/18
- 166/212: gnu: r-paws-common: Update to 0.5.5., guix-commits, 2023/02/18
- 167/212: gnu: r-paws-customer-engagement: Update to 0.2.0., guix-commits, 2023/02/18
- 168/212: gnu: r-paws-cost-management: Update to 0.2.0., guix-commits, 2023/02/18
- 170/212: gnu: r-paws-end-user-computing: Update to 0.2.0., guix-commits, 2023/02/18
- 174/212: gnu: r-paws-machine-learning: Update to 0.2.0., guix-commits, 2023/02/18
- 176/212: gnu: r-paws-networking: Update to 0.2.0., guix-commits, 2023/02/18
- 178/212: gnu: r-paws-compute: Update to 0.2.0., guix-commits, 2023/02/18
- 181/212: gnu: r-codetools: Update to 0.2-19., guix-commits, 2023/02/18
- 180/212: gnu: r-class: Update to 7.3-21.,
guix-commits <=
- 183/212: gnu: r-spatial: Update to 7.3-16., guix-commits, 2023/02/18
- 184/212: gnu: r-stringi: Update to 1.7.12., guix-commits, 2023/02/18
- 186/212: gnu: r-svglite: Update to 2.1.1., guix-commits, 2023/02/18
- 191/212: gnu: r-yaml: Update to 2.3.7., guix-commits, 2023/02/18
- 192/212: gnu: r-knitr: Update to 1.42., guix-commits, 2023/02/18
- 199/212: gnu: r-rcpparmadillo: Update to 0.11.4.3.1., guix-commits, 2023/02/18
- 201/212: gnu: r-rcurl: Update to 1.98-1.10., guix-commits, 2023/02/18
- 202/212: gnu: r-pkgmaker: Update to 0.32.7., guix-commits, 2023/02/18
- 203/212: gnu: r-e1071: Update to 1.7-13., guix-commits, 2023/02/18
- 204/212: gnu: r-tidyr: Update to 1.3.0., guix-commits, 2023/02/18