[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/61: gnu: r-zoo: Update to 1.8-7.
From: |
guix-commits |
Subject: |
12/61: gnu: r-zoo: Update to 1.8-7. |
Date: |
Thu, 16 Jan 2020 00:53:43 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit c9be8171b3af76f317a4bf30fdfd866e401abea7
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Thu Jan 16 05:39:41 2020 +0100
gnu: r-zoo: Update to 1.8-7.
* gnu/packages/statistics.scm (r-zoo): Update to 1.8-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 ec5f1e2..03f8e9e 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4286,13 +4286,13 @@ mechanism.")
(define-public r-zoo
(package
(name "r-zoo")
- (version "1.8-6")
+ (version "1.8-7")
(source (origin
(method url-fetch)
(uri (cran-uri "zoo" version))
(sha256
(base32
- "1k1pmzr9nfwbxq1xf0jzn3nawv4sgnkxkgzxnm1i887jcbrs85r2"))))
+ "1w4542zs53bm261g95086a60576v334g1jrhnbgdqni4izf2s1wy"))))
(build-system r-build-system)
(propagated-inputs
`(("r-lattice" ,r-lattice)))
- branch master updated (429c828 -> d1ac643), guix-commits, 2020/01/16
- 02/61: gnu: r-caret: Do not abbreviate "misc"., guix-commits, 2020/01/16
- 03/61: gnu: r-caret: Update to 6.0-85., guix-commits, 2020/01/16
- 06/61: gnu: r-stringi: Update to 1.4.5., guix-commits, 2020/01/16
- 05/61: gnu: r-bit: Update to 1.1-15.1., guix-commits, 2020/01/16
- 01/61: gnu: r-caret: Move to (gnu packages cran)., guix-commits, 2020/01/16
- 07/61: gnu: r-bh: Update to 1.72.0-3., guix-commits, 2020/01/16
- 08/61: gnu: r-hms: Update to 0.5.3., guix-commits, 2020/01/16
- 09/61: gnu: r-catools: Update to 1.17.1.4., guix-commits, 2020/01/16
- 12/61: gnu: r-zoo: Update to 1.8-7.,
guix-commits <=
- 11/61: gnu: r-gplots: Update to 3.0.1.2., guix-commits, 2020/01/16
- 10/61: gnu: r-rsqlite: Update to 2.2.0., guix-commits, 2020/01/16
- 04/61: gnu: r-mvtnorm: Update to 1.0-12., guix-commits, 2020/01/16
- 15/61: gnu: r-modelmetrics: Update to 1.2.2.1., guix-commits, 2020/01/16
- 13/61: gnu: r-statmod: Update to 1.4.33., guix-commits, 2020/01/16
- 16/61: gnu: r-ranger: Update to 0.12.1., guix-commits, 2020/01/16
- 18/61: gnu: r-getoptlong: Update to 0.1.8., guix-commits, 2020/01/16
- 24/61: gnu: r-psych: Update to 1.9.12.31., guix-commits, 2020/01/16
- 25/61: gnu: r-recipes: Update to 0.1.9., guix-commits, 2020/01/16
- 14/61: gnu: r-prabclus: Update to 2.3-2., guix-commits, 2020/01/16