[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
154/185: gnu: r-kernsmooth: Update to 2.23-24.
From: |
guix-commits |
Subject: |
154/185: gnu: r-kernsmooth: Update to 2.23-24. |
Date: |
Tue, 2 Jul 2024 09:28:54 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 31eb7162b9e6ab8f3640430325710a1ae93e494d
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 8796a9feb2..6d2ea0dd74 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -643,14 +643,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
- 125/185: gnu: r-mlr3mbo: Update to 0.2.3., (continued)
- 125/185: gnu: r-mlr3mbo: Update to 0.2.3., guix-commits, 2024/07/02
- 128/185: gnu: r-mlr3tuningspaces: Update to 0.5.1., guix-commits, 2024/07/02
- 134/185: gnu: r-bbotk: Update to 1.0.0., guix-commits, 2024/07/02
- 138/185: gnu: r-downlit: Update to 0.4.4., guix-commits, 2024/07/02
- 143/185: gnu: r-paws-common: Update to 0.7.3., guix-commits, 2024/07/02
- 144/185: gnu: r-paws-cost-management: Update to 0.6.1., guix-commits, 2024/07/02
- 149/185: gnu: r-filehash: Update to 2.4-6., guix-commits, 2024/07/02
- 156/185: gnu: r-survival: Update to 3.7-0., guix-commits, 2024/07/02
- 158/185: gnu: r-dbi: Update to 1.2.3., guix-commits, 2024/07/02
- 160/185: gnu: r-highr: Update to 0.11., guix-commits, 2024/07/02
- 154/185: gnu: r-kernsmooth: Update to 2.23-24.,
guix-commits <=
- 146/185: gnu: r-paws-management: Update to 0.6.1., guix-commits, 2024/07/02
- 167/185: gnu: r-roxygen2: Update to 7.3.2., guix-commits, 2024/07/02
- 150/185: gnu: r-zoltr: Update to 1.0.1., guix-commits, 2024/07/02
- 155/185: gnu: r-nlme: Update to 3.1-165., guix-commits, 2024/07/02
- 141/185: gnu: r-opencpu: Update to 2.2.12., guix-commits, 2024/07/02
- 151/185: gnu: r-spacefillr: Update to 0.3.3., guix-commits, 2024/07/02
- 152/185: gnu: r-mass: Update to 7.3-61., guix-commits, 2024/07/02
- 153/185: gnu: r-foreign: Update to 0.8-87., guix-commits, 2024/07/02
- 157/185: gnu: r-digest: Update to 0.6.36., guix-commits, 2024/07/02
- 159/185: gnu: r-evaluate: Update to 0.24.0., guix-commits, 2024/07/02