[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/20: gnu: r-forecast: Update to 8.12.
From: |
guix-commits |
Subject: |
13/20: gnu: r-forecast: Update to 8.12. |
Date: |
Wed, 1 Apr 2020 05:21:59 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 775c6f402c0b5c6aa19241c4b763e8a9d27d47d9
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Wed Apr 1 11:12:40 2020 +0200
gnu: r-forecast: Update to 8.12.
* gnu/packages/cran.scm (r-forecast): Update to 8.12.
---
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 bade7e7..59d6824 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -19352,14 +19352,14 @@ Raftery, Appl.Statistics, 1989); it includes
inference and basic methods.")
(define-public r-forecast
(package
(name "r-forecast")
- (version "8.11")
+ (version "8.12")
(source
(origin
(method url-fetch)
(uri (cran-uri "forecast" version))
(sha256
(base32
- "0ayidhnk9cxav2qi83jrvqlg2jh4zlf4lki4xw48gdqsmjvih9x1"))))
+ "1ycj5z4wd5a16nlcjy07dqm8jkih240xa02cn4wvysnnhkapyq7b"))))
(properties `((upstream-name . "forecast")))
(build-system r-build-system)
(propagated-inputs
- 07/20: gnu: r-quantmod: Update to 0.4.17., (continued)
- 07/20: gnu: r-quantmod: Update to 0.4.17., guix-commits, 2020/04/01
- 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 <=
- 19/20: gnu: r-mixomics: Update to 6.10.9., guix-commits, 2020/04/01
- 20/20: gnu: r-biocworkflowtools: Update to 1.12.1., guix-commits, 2020/04/01
- 14/20: gnu: r-genomeinfodb: Update to 1.22.1., guix-commits, 2020/04/01