[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
44/53: gnu: r-forecast: Update to 8.11.
From: |
guix-commits |
Subject: |
44/53: gnu: r-forecast: Update to 8.11. |
Date: |
Sat, 22 Feb 2020 14:46:20 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 970d8139376a9046473c5f3b7f5cd0c361377807
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Sat Feb 22 13:52:36 2020 +0100
gnu: r-forecast: Update to 8.11.
* gnu/packages/cran.scm (r-forecast): Update to 8.11.
---
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 8e34e42..eb08846 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -19283,14 +19283,14 @@ Raftery, Appl.Statistics, 1989); it includes
inference and basic methods.")
(define-public r-forecast
(package
(name "r-forecast")
- (version "8.10")
+ (version "8.11")
(source
(origin
(method url-fetch)
(uri (cran-uri "forecast" version))
(sha256
(base32
- "0jccr2wg7sii38lyqrs58fkxf2az7nw6v0jya27hpbz9bg8ib3kr"))))
+ "0ayidhnk9cxav2qi83jrvqlg2jh4zlf4lki4xw48gdqsmjvih9x1"))))
(properties `((upstream-name . "forecast")))
(build-system r-build-system)
(propagated-inputs
- 46/53: gnu: r-stanheaders: Update to 2.19.2., (continued)
- 46/53: gnu: r-stanheaders: Update to 2.19.2., guix-commits, 2020/02/22
- 53/53: gnu: r-ggm: Move to (gnu packages bioconductor)., guix-commits, 2020/02/22
- 52/53: gnu: r-pbkrtest: Update to 0.4-8.6., guix-commits, 2020/02/22
- 31/53: gnu: Add r-cdm., guix-commits, 2020/02/22
- 33/53: gnu: Add r-erm., guix-commits, 2020/02/22
- 37/53: gnu: r-tsp: Update to 1.1-9., guix-commits, 2020/02/22
- 28/53: gnu: Add r-d3network., guix-commits, 2020/02/22
- 29/53: gnu: Add r-qgraph., guix-commits, 2020/02/22
- 34/53: gnu: Add r-irtoys., guix-commits, 2020/02/22
- 48/53: gnu: r-ggm: Update to 2.5., guix-commits, 2020/02/22
- 44/53: gnu: r-forecast: Update to 8.11.,
guix-commits <=
- 45/53: gnu: r-regsem: Update to 1.5.2., guix-commits, 2020/02/22
- 49/53: gnu: r-qgraph: Update to 1.6.5., guix-commits, 2020/02/22
- 50/53: gnu: r-mice: Update to 3.8.0., guix-commits, 2020/02/22
- 51/53: gnu: r-rpf: Update to 1.0.2., guix-commits, 2020/02/22
- 36/53: gnu: r-squarem: Update to 2020.2., guix-commits, 2020/02/22