[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/20: gnu: r-quantmod: Update to 0.4.17.
From: |
guix-commits |
Subject: |
07/20: gnu: r-quantmod: Update to 0.4.17. |
Date: |
Wed, 1 Apr 2020 05:21:57 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c7e4a01669be0be35e75cd21f84a372fb6cf4c7f
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Wed Apr 1 11:11:28 2020 +0200
gnu: r-quantmod: Update to 0.4.17.
* gnu/packages/cran.scm (r-quantmod): Update to 0.4.17.
---
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 1a36179..a7ca4d5 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4435,14 +4435,14 @@ Fisher's method), and Sidak correction.")
(define-public r-quantmod
(package
(name "r-quantmod")
- (version "0.4-16")
+ (version "0.4.17")
(source
(origin
(method url-fetch)
(uri (cran-uri "quantmod" version))
(sha256
(base32
- "12l5br8abr1yagxqjnjvqzp79sqsv5vx56cxs37gk73r474f4vc2"))))
+ "1ss441rwlr88kz212m0wgx0hwgwi41rhy1jncg2lgqzqfvr5dzqa"))))
(build-system r-build-system)
(propagated-inputs
`(("r-curl" ,r-curl)
- branch master updated (31e4794 -> 4ecba23), guix-commits, 2020/04/01
- 01/20: gnu: r-tibble: Update to 3.0.0., guix-commits, 2020/04/01
- 02/20: gnu: r-foreach: Update to 1.5.0., guix-commits, 2020/04/01
- 05/20: gnu: r-callr: Update to 3.4.3., guix-commits, 2020/04/01
- 03/20: gnu: r-gtools: Update to 3.8.2., guix-commits, 2020/04/01
- 04/20: gnu: r-sn: Update to 1.6-0., guix-commits, 2020/04/01
- 06/20: gnu: r-tinytex: Update to 0.21., guix-commits, 2020/04/01
- 07/20: gnu: r-quantmod: Update to 0.4.17.,
guix-commits <=
- 08/20: gnu: r-heatmaply: Update to 1.1.0., guix-commits, 2020/04/01
- 09/20: gnu: r-performance: Update to 0.4.5., guix-commits, 2020/04/01
- 10/20: gnu: r-fs: Update to 1.4.0., guix-commits, 2020/04/01
- 15/20: gnu: r-biomart: Update to 2.42.1., guix-commits, 2020/04/01
- 16/20: gnu: r-genomicinteractions: Update to 1.20.2., guix-commits, 2020/04/01
- 12/20: gnu: r-rematch2: Update to 2.1.1., guix-commits, 2020/04/01
- 17/20: gnu: r-gofuncr: Update to 1.6.1., guix-commits, 2020/04/01
- 18/20: gnu: r-cytoml: Update to 1.12.1., guix-commits, 2020/04/01
- 11/20: gnu: r-afex: Update to 0.27-2., guix-commits, 2020/04/01
- 13/20: gnu: r-forecast: Update to 8.12., guix-commits, 2020/04/01