[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
154/224: gnu: r-kernsmooth: Update to 2.23-24.
From: |
guix-commits |
Subject: |
154/224: gnu: r-kernsmooth: Update to 2.23-24. |
Date: |
Wed, 17 Jul 2024 17:19:02 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b7511920358df4b4e5815fb2eb4ba56498e8d0e0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:53 2024 +0200
gnu: r-kernsmooth: Update to 2.23-24.
* gnu/packages/statistics.scm (r-kernsmooth): Update to 2.23-24.
Change-Id: Ic003549e36308d6ce7d188868eae479dd65d2b57
---
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 83ac657fe6..5f04d0def0 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -644,14 +644,14 @@ for reading and writing some dBase files.")
(define-public r-kernsmooth
(package
(name "r-kernsmooth")
- (version "2.23-22")
+ (version "2.23-24")
(source
(origin
(method url-fetch)
(uri (cran-uri "KernSmooth" version))
(sha256
(base32
- "1sblhl7b9d3m6034xd3254ddkj9ssqxawknzksfbgjh68s849q3n"))))
+ "0pxc53sw9f4hhxnl3zkalkkk0fvzcfxw7c4ibrb95zbzahwyrcyh"))))
(properties `((upstream-name . "KernSmooth")))
(build-system r-build-system)
(native-inputs
- 135/224: gnu: r-mlr3tuning: Update to 1.0.0., (continued)
- 135/224: gnu: r-mlr3tuning: Update to 1.0.0., guix-commits, 2024/07/17
- 136/224: gnu: r-textshaping: Update to 0.4.0., guix-commits, 2024/07/17
- 140/224: gnu: r-delaporte: Update to 8.4.1., guix-commits, 2024/07/17
- 143/224: gnu: r-paws-common: Update to 0.7.3., guix-commits, 2024/07/17
- 144/224: gnu: r-paws-cost-management: Update to 0.6.1., guix-commits, 2024/07/17
- 147/224: gnu: r-paws-compute: Update to 0.6.1., guix-commits, 2024/07/17
- 148/224: gnu: r-paws: Update to 0.6.0., guix-commits, 2024/07/17
- 150/224: gnu: r-zoltr: Update to 1.0.1., guix-commits, 2024/07/17
- 151/224: gnu: r-spacefillr: Update to 0.3.3., guix-commits, 2024/07/17
- 152/224: gnu: r-mass: Update to 7.3-61., guix-commits, 2024/07/17
- 154/224: gnu: r-kernsmooth: Update to 2.23-24.,
guix-commits <=
- 156/224: gnu: r-survival: Update to 3.7-0., guix-commits, 2024/07/17
- 158/224: gnu: r-dbi: Update to 1.2.3., guix-commits, 2024/07/17
- 162/224: gnu: r-knitr: Update to 1.47., guix-commits, 2024/07/17
- 163/224: gnu: r-crayon: Update to 1.5.3., guix-commits, 2024/07/17
- 166/224: gnu: r-backports: Update to 1.5.0., guix-commits, 2024/07/17
- 168/224: gnu: r-openssl: Update to 2.2.0., guix-commits, 2024/07/17
- 170/224: gnu: r-rmarkdown: Update to 2.27., guix-commits, 2024/07/17
- 172/224: gnu: r-xml: Update to 3.99-0.17., guix-commits, 2024/07/17
- 173/224: gnu: r-segmented: Update to 2.1-0., guix-commits, 2024/07/17
- 184/224: gnu: r-clubsandwich: Update to 0.5.11., guix-commits, 2024/07/17