[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
196/212: gnu: r-chron: Update to 2.3-59.
From: |
guix-commits |
Subject: |
196/212: gnu: r-chron: Update to 2.3-59. |
Date: |
Sat, 18 Feb 2023 14:01:26 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit e85c2d66f61f493a0a63e03acb83745b2fca5088
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:09:08 2023 +0100
gnu: r-chron: Update to 2.3-59.
* gnu/packages/statistics.scm (r-chron): Update to 2.3-59.
---
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 efc9ffcc6a..97956cd36a 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1952,13 +1952,13 @@ and density estimation.")
(define-public r-chron
(package
(name "r-chron")
- (version "2.3-58")
+ (version "2.3-59")
(source (origin
(method url-fetch)
(uri (cran-uri "chron" version))
(sha256
(base32
- "1l36yy9jq6hxkg9rfbsggwhjsb33scb56di0klmw4c73rllcczq5"))))
+ "1xh18s4mip3xc9vn2xw6a2gpz09s3zmxw8sarn6qbrs2gjwschxr"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/chron")
(synopsis "Chronological R objects which can handle dates and times")
- 177/212: gnu: r-paws-storage: Update to 0.2.0., (continued)
- 177/212: gnu: r-paws-storage: Update to 0.2.0., guix-commits, 2023/02/18
- 179/212: gnu: r-mass: Update to 7.3-58.2., guix-commits, 2023/02/18
- 182/212: gnu: r-nlme: Update to 3.1-162., guix-commits, 2023/02/18
- 188/212: gnu: r-evaluate: Update to 0.20., guix-commits, 2023/02/18
- 185/212: gnu: r-gdtools: Update to 0.3.0., guix-commits, 2023/02/18
- 189/212: gnu: r-formatr: Update to 1.14., guix-commits, 2023/02/18
- 190/212: gnu: r-markdown: Update to 1.5., guix-commits, 2023/02/18
- 187/212: gnu: r-bh: Update to 1.81.0-1., guix-commits, 2023/02/18
- 194/212: gnu: r-dplyr: Update to 1.1.0., guix-commits, 2023/02/18
- 195/212: gnu: r-dbplyr: Update to 2.3.0., guix-commits, 2023/02/18
- 196/212: gnu: r-chron: Update to 2.3-59.,
guix-commits <=
- 197/212: gnu: r-ade4: Update to 1.7-22., guix-commits, 2023/02/18
- 198/212: gnu: r-git2r: Update to 0.31.0., guix-commits, 2023/02/18
- 200/212: gnu: r-rmarkdown: Update to 2.20., guix-commits, 2023/02/18
- 207/212: gnu: r-sourcetools: Update to 0.1.7-1., guix-commits, 2023/02/18
- 24/212: gnu: r-colorspace: Update to 2.1-0., guix-commits, 2023/02/18