[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/43: gnu: r-xts: Update to 0.12.1.
From: |
guix-commits |
Subject: |
09/43: gnu: r-xts: Update to 0.12.1. |
Date: |
Mon, 14 Sep 2020 13:07:26 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 302dacec7e8a4205342e759a507f66bece8de213
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Sep 14 19:01:59 2020 +0200
gnu: r-xts: Update to 0.12.1.
* gnu/packages/cran.scm (r-xts): Update to 0.12.1.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 9a2efa2..fd065fd 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4112,14 +4112,14 @@ training models for classification or ranking.")
(define-public r-xts
(package
(name "r-xts")
- (version "0.12-0")
+ (version "0.12.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "xts" version))
(sha256
(base32
- "0q4cc8ynp7ndmgll1jj3lxyl6wmgg89ad3wq09kjc2ngszdfc4fz"))))
+ "0b6a7mpyk9aw6axas7nz01gadczprwwfhii01fz31z26z555i06n"))))
(build-system r-build-system)
(propagated-inputs `(("r-zoo" ,r-zoo)))
(home-page "https://github.com/joshuaulrich/xts")
- 03/43: gnu: r-callr: Update to 3.4.4., (continued)
- 03/43: gnu: r-callr: Update to 3.4.4., guix-commits, 2020/09/14
- 04/43: gnu: r-jsonlite: Update to 1.7.1., guix-commits, 2020/09/14
- 05/43: gnu: r-shape: Update to 1.4.5., guix-commits, 2020/09/14
- 10/43: gnu: r-processx: Update to 3.4.4., guix-commits, 2020/09/14
- 11/43: gnu: r-xfun: Update to 0.17., guix-commits, 2020/09/14
- 12/43: gnu: r-tsa: Update to 1.3., guix-commits, 2020/09/14
- 13/43: gnu: r-extradistr: Update to 1.9.1., guix-commits, 2020/09/14
- 06/43: gnu: r-lmtest: Update to 0.9-38., guix-commits, 2020/09/14
- 07/43: gnu: r-inline: Update to 0.3.16., guix-commits, 2020/09/14
- 08/43: gnu: r-psych: Update to 2.0.8., guix-commits, 2020/09/14
- 09/43: gnu: r-xts: Update to 0.12.1.,
guix-commits <=
- 20/43: gnu: r-ggeffects: Update to 0.16.0., guix-commits, 2020/09/14
- 21/43: gnu: r-rcpphnsw: Update to 0.3.0., guix-commits, 2020/09/14
- 14/43: gnu: r-officer: Update to 0.3.14., guix-commits, 2020/09/14
- 15/43: gnu: r-insight: Update to 0.9.5., guix-commits, 2020/09/14
- 16/43: gnu: r-flextable: Update to 0.5.11., guix-commits, 2020/09/14
- 18/43: gnu: r-mosaicdata: Update to 0.20.1., guix-commits, 2020/09/14
- 17/43: gnu: r-mosaiccore: Update to 0.8.0., guix-commits, 2020/09/14
- 19/43: gnu: r-performance: Update to 0.5.0., guix-commits, 2020/09/14
- 38/43: gnu: r-mass: Update to 7.3-53., guix-commits, 2020/09/14
- 23/43: gnu: r-rnifti: Update to 1.2.2., guix-commits, 2020/09/14