[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/21: gnu: r-locfit: Update to 1.5-9.7.
From: |
guix-commits |
Subject: |
19/21: gnu: r-locfit: Update to 1.5-9.7. |
Date: |
Mon, 2 Jan 2023 09:07:09 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit b09ff0fbc65d055b348c99f7530db6ece241c828
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 2 15:00:15 2023 +0100
gnu: r-locfit: Update to 1.5-9.7.
* gnu/packages/statistics.scm (r-locfit): Update to 1.5-9.7.
---
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 9852165954..ad6dede0c1 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1930,14 +1930,14 @@ side.")
(define-public r-locfit
(package
(name "r-locfit")
- (version "1.5-9.6")
+ (version "1.5-9.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "locfit" version))
(sha256
(base32
- "0xilf6gp3m8xla2fvxr491j31pvim707mnhswvm9yxnb0d09xs0y"))))
+ "1zvsa7hvnp0pvjyy0nnrg8bdv8gv4l23jb66wkc0kipvi78grra8"))))
(build-system r-build-system)
(propagated-inputs
(list r-lattice))
- 09/21: gnu: r-isoband: Update to 0.2.7., (continued)
- 09/21: gnu: r-isoband: Update to 0.2.7., guix-commits, 2023/01/02
- 12/21: gnu: r-tokenizers: Update to 0.3.0., guix-commits, 2023/01/02
- 10/21: gnu: r-gaston: Update to 1.5.9., guix-commits, 2023/01/02
- 11/21: gnu: r-flexsurv: Update to 2.2.1., guix-commits, 2023/01/02
- 13/21: gnu: r-tidytext: Update to 0.4.0., guix-commits, 2023/01/02
- 18/21: gnu: r-highr: Update to 0.10., guix-commits, 2023/01/02
- 20/21: gnu: r-rsqlite: Update to 2.2.20., guix-commits, 2023/01/02
- 16/21: gnu: r-keras: Update to 2.11.0., guix-commits, 2023/01/02
- 14/21: gnu: r-mlr3tuning: Update to 0.17.2., guix-commits, 2023/01/02
- 15/21: gnu: r-tensorflow: Update to 2.11.0., guix-commits, 2023/01/02
- 19/21: gnu: r-locfit: Update to 1.5-9.7.,
guix-commits <=
- 17/21: gnu: r-formatr: Update to 1.13., guix-commits, 2023/01/02
- 21/21: gnu: r-purrr: Update to 1.0.0., guix-commits, 2023/01/02