[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/34: gnu: r-zoo: Update to 1.8-6.
From: |
guix-commits |
Subject: |
03/34: gnu: r-zoo: Update to 1.8-6. |
Date: |
Tue, 28 May 2019 18:17:10 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 1498b5a2a4b2d139910cd776b27580c00d09dfa8
Author: Ricardo Wurmus <address@hidden>
Date: Tue May 28 23:53:28 2019 +0200
gnu: r-zoo: Update to 1.8-6.
* gnu/packages/statistics.scm (r-zoo): Update to 1.8-6.
---
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 af3e488..e8f27d0 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4315,13 +4315,13 @@ mechanism.")
(define-public r-zoo
(package
(name "r-zoo")
- (version "1.8-5")
+ (version "1.8-6")
(source (origin
(method url-fetch)
(uri (cran-uri "zoo" version))
(sha256
(base32
- "09p8gmd5ifz80ahnhiianarsr5xx3nz76jzp90d7v3fjffcrcww7"))))
+ "1k1pmzr9nfwbxq1xf0jzn3nawv4sgnkxkgzxnm1i887jcbrs85r2"))))
(build-system r-build-system)
(propagated-inputs
`(("r-lattice" ,r-lattice)))
- branch master updated (fa86654 -> d37ba98), guix-commits, 2019/05/28
- 09/34: gnu: r-jomo: Update to 2.6-8., guix-commits, 2019/05/28
- 07/34: gnu: r-lpsolve: Update to 5.6.13.1., guix-commits, 2019/05/28
- 01/34: gnu: r-evaluate: Update to 0.14., guix-commits, 2019/05/28
- 03/34: gnu: r-zoo: Update to 1.8-6.,
guix-commits <=
- 14/34: gnu: r-refgenome: Update to 1.7.7., guix-commits, 2019/05/28
- 18/34: gnu: r-etm: Update to 1.0.5., guix-commits, 2019/05/28
- 13/34: gnu: r-snakecase: Update to 0.11.0., guix-commits, 2019/05/28
- 10/34: gnu: r-tsp: Update to 1.1-7., guix-commits, 2019/05/28
- 08/34: gnu: r-ksamples: Update to 1.2-9., guix-commits, 2019/05/28
- 04/34: gnu: r-prabclus: Update to 2.2-7.1., guix-commits, 2019/05/28
- 05/34: gnu: r-fpc: Update to 2.2-1., guix-commits, 2019/05/28
- 06/34: gnu: r-car: Update to 3.0-3., guix-commits, 2019/05/28
- 02/34: gnu: r-rmarkdown: Update to 1.13., guix-commits, 2019/05/28
- 16/34: gnu: r-ks: Update to 1.11.5., guix-commits, 2019/05/28