[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
68/93: gnu: r-kernsmooth: Update to 2.23-18.
From: |
guix-commits |
Subject: |
68/93: gnu: r-kernsmooth: Update to 2.23-18. |
Date: |
Sat, 31 Oct 2020 08:46:21 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0379e246d959a81f65ebc0ee94787e1a58eaad94
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Oct 31 13:44:16 2020 +0100
gnu: r-kernsmooth: Update to 2.23-18.
* gnu/packages/statistics.scm (r-kernsmooth): Update to 2.23-18.
---
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 3f65e6a..6793237 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -542,14 +542,14 @@ for reading and writing some dBase files.")
(define-public r-kernsmooth
(package
(name "r-kernsmooth")
- (version "2.23-17")
+ (version "2.23-18")
(source
(origin
(method url-fetch)
(uri (cran-uri "KernSmooth" version))
(sha256
(base32
- "11g6b0q67vasxag6v9m4px33qqxpmnx47c73yv1dninv2pz76g9b"))))
+ "14640ddvxmczd5xjg1xsd51gll2glfg946vks8wmac6jb8680d43"))))
(properties `((upstream-name . "KernSmooth")))
(build-system r-build-system)
(native-inputs
- 23/93: gnu: r-rdpack: Update to 2.0., (continued)
- 23/93: gnu: r-rdpack: Update to 2.0., guix-commits, 2020/10/31
- 22/93: gnu: r-reticulate: Update to 1.18., guix-commits, 2020/10/31
- 35/93: gnu: r-sjplot: Update to 2.8.6., guix-commits, 2020/10/31
- 25/93: gnu: r-abn: Update to 2.3-0., guix-commits, 2020/10/31
- 15/93: gnu: r-stringdist: Update to 0.9.6.3., guix-commits, 2020/10/31
- 54/93: gnu: r-parameters: Update to 0.9.0., guix-commits, 2020/10/31
- 59/93: gnu: r-rismed: Update to 2.2., guix-commits, 2020/10/31
- 60/93: gnu: r-cpp11: Update to 0.2.3., guix-commits, 2020/10/31
- 62/93: gnu: r-igraph: Update to 1.2.6., guix-commits, 2020/10/31
- 64/93: gnu: r-warp: Update to 0.2.0., guix-commits, 2020/10/31
- 68/93: gnu: r-kernsmooth: Update to 2.23-18.,
guix-commits <=
- 69/93: gnu: r-nlme: Update to 3.1-150., guix-commits, 2020/10/31
- 67/93: gnu: r-modeldata: Update to 0.1.0., guix-commits, 2020/10/31
- 71/93: gnu: r-labeling: Update to 0.4.2., guix-commits, 2020/10/31
- 70/93: gnu: r-digest: Update to 0.6.27., guix-commits, 2020/10/31
- 73/93: gnu: r-rlang: Update to 0.4.8., guix-commits, 2020/10/31
- 75/93: gnu: r-formula: Update to 1.2-4., guix-commits, 2020/10/31
- 93/93: gnu: r-lme4: Update to 1.1-25., guix-commits, 2020/10/31
- 81/93: gnu: r-iterators: Update to 1.0.13., guix-commits, 2020/10/31
- 87/93: gnu: r-e1071: Update to 1.7-4., guix-commits, 2020/10/31
- 80/93: gnu: r-segmented: Update to 1.3-0., guix-commits, 2020/10/31