[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/28: gnu: r-forecast: Update to 8.14.
From: |
guix-commits |
Subject: |
18/28: gnu: r-forecast: Update to 8.14. |
Date: |
Mon, 15 Mar 2021 08:46:18 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 7bd5a643032e04fd662a1b2f24730c8121545681
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Mar 15 13:41:48 2021 +0100
gnu: r-forecast: Update to 8.14.
* gnu/packages/cran.scm (r-forecast): Update to 8.14.
---
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 bf02a8f..39db6a0 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -21892,14 +21892,14 @@ Raftery, Appl.Statistics, 1989); it includes
inference and basic methods.")
(define-public r-forecast
(package
(name "r-forecast")
- (version "8.13")
+ (version "8.14")
(source
(origin
(method url-fetch)
(uri (cran-uri "forecast" version))
(sha256
(base32
- "0vrql5d4v28890np2m6ws1nr1fcl6frs1bz74vfkihkixcmkl3j9"))))
+ "12bfw029xb1dndcjyn2r7a51i7hnkkbdilp69k97sz2v8b7v1y3s"))))
(properties `((upstream-name . "forecast")))
(build-system r-build-system)
(propagated-inputs
- 22/28: gnu: r-bbotk: Update to 0.3.1., (continued)
- 22/28: gnu: r-bbotk: Update to 0.3.1., guix-commits, 2021/03/15
- 26/28: gnu: r-formatr: Update to 1.8., guix-commits, 2021/03/15
- 27/28: gnu: r-rcpparmadillo: Update to 0.10.2.2.0., guix-commits, 2021/03/15
- 28/28: gnu: r-rsqlite: Update to 2.2.4., guix-commits, 2021/03/15
- 13/28: gnu: r-blockfest: Update to 2.0., guix-commits, 2021/03/15
- 19/28: gnu: r-brms: Update to 2.15.0., guix-commits, 2021/03/15
- 20/28: gnu: r-spatstat: Update to 2.0-1., guix-commits, 2021/03/15
- 21/28: gnu: r-workflows: Update to 0.2.2., guix-commits, 2021/03/15
- 14/28: gnu: r-magick: Update to 2.7.0., guix-commits, 2021/03/15
- 15/28: gnu: r-effectsize: Update to 0.4.4., guix-commits, 2021/03/15
- 18/28: gnu: r-forecast: Update to 8.14.,
guix-commits <=
- 23/28: gnu: r-mlr3tuning: Update to 0.8.0., guix-commits, 2021/03/15
- 24/28: gnu: r-textshaping: Update to 0.3.2., guix-commits, 2021/03/15
- 25/28: gnu: r-survival: Update to 3.2-9., guix-commits, 2021/03/15