[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
109/235: gnu: r-ks: Update to 1.14.3.
From: |
guix-commits |
Subject: |
109/235: gnu: r-ks: Update to 1.14.3. |
Date: |
Fri, 1 Nov 2024 10:09:45 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit e32558c65ff1297f8e21dbdd839211cd01fc7f46
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 1 15:00:49 2024 +0100
gnu: r-ks: Update to 1.14.3.
* gnu/packages/cran.scm (r-ks): Update to 1.14.3.
Change-Id: I771192905b662ebb1179cefd50d502ab44f9903a
---
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 89a37d3308..9950755635 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -20003,13 +20003,13 @@ validation. It can be run in parallel to save
computation time.")
(define-public r-ks
(package
(name "r-ks")
- (version "1.14.2")
+ (version "1.14.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "ks" version))
(sha256
- (base32 "1jrzh1syq6jdqpp5xmb25hqsk07bpbn6caqhp9mw5zpsdi3k14gi"))))
+ (base32 "0dj0nig3pqxi5mwxwzajq938abq48jazpzmw20mwzcs7jrlwn22i"))))
(build-system r-build-system)
(propagated-inputs
(list r-fnn
- 73/235: gnu: r-tseries: Update to 0.10-58., (continued)
- 73/235: gnu: r-tseries: Update to 0.10-58., guix-commits, 2024/11/01
- 58/235: gnu: r-ddalpha: Update to 1.3.16., guix-commits, 2024/11/01
- 64/235: gnu: r-xts: Update to 0.14.1., guix-commits, 2024/11/01
- 67/235: gnu: r-gss: Update to 2.2-8., guix-commits, 2024/11/01
- 65/235: gnu: r-vcd: Update to 1.4-13., guix-commits, 2024/11/01
- 76/235: gnu: r-fnn: Update to 1.1.4.1., guix-commits, 2024/11/01
- 83/235: gnu: r-insight: Update to 0.20.5., guix-commits, 2024/11/01
- 88/235: gnu: r-doby: Update to 4.6.24., guix-commits, 2024/11/01
- 90/235: gnu: r-gam: Update to 1.22-5., guix-commits, 2024/11/01
- 93/235: gnu: r-magick: Update to 2.8.5., guix-commits, 2024/11/01
- 109/235: gnu: r-ks: Update to 1.14.3.,
guix-commits <=
- 102/235: gnu: r-performance: Update to 0.12.4., guix-commits, 2024/11/01
- 108/235: gnu: r-rgl: Update to 1.3.12., guix-commits, 2024/11/01
- 111/235: gnu: r-sodium: Update to 1.3.2., guix-commits, 2024/11/01
- 107/235: gnu: r-rcppalgos: Update to 2.8.5., guix-commits, 2024/11/01
- 99/235: gnu: r-tmb: Update to 1.9.15., guix-commits, 2024/11/01
- 110/235: gnu: r-admisc: Update to 0.36., guix-commits, 2024/11/01
- 101/235: gnu: r-bayestestr: Update to 0.15.0., guix-commits, 2024/11/01
- 98/235: gnu: r-emmeans: Update to 1.10.5., guix-commits, 2024/11/01
- 95/235: gnu: r-targets: Update to 1.8.0., guix-commits, 2024/11/01
- 118/235: gnu: r-future-apply: Update to 1.11.3., guix-commits, 2024/11/01