[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/50: gnu: r-forecast: Update to 8.22.0.
From: |
guix-commits |
Subject: |
32/50: gnu: r-forecast: Update to 8.22.0. |
Date: |
Wed, 6 Mar 2024 03:43:01 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit ac139b1644b103904363f600a8115cde2bafe6c5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 5 14:38:28 2024 +0100
gnu: r-forecast: Update to 8.22.0.
* gnu/packages/cran.scm (r-forecast): Update to 8.22.0.
Change-Id: I866e6aa742a663fe8baa4ba5e90add41cfc9b957
---
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 13a0a82d11..295897a5bb 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -31363,14 +31363,14 @@ Raftery, Appl.Statistics, 1989); it includes
inference and basic methods.")
(define-public r-forecast
(package
(name "r-forecast")
- (version "8.21.1")
+ (version "8.22.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "forecast" version))
(sha256
(base32
- "09w1vh96cf9wz071why5f4265cvvwqi2b3wb0khrjvkzgkiaq7l1"))))
+ "09s5fdyzc6f5l8dy7ynjmd6l5fk3wvz59q0kfv2fd9da5c1mqd8w"))))
(properties `((upstream-name . "forecast")))
(build-system r-build-system)
(propagated-inputs
- 11/50: gnu: r-bdsmatrix: Update to 1.3-7., (continued)
- 11/50: gnu: r-bdsmatrix: Update to 1.3-7., guix-commits, 2024/03/06
- 13/50: gnu: r-n2r: Update to 1.0.3., guix-commits, 2024/03/06
- 19/50: gnu: r-partr2: Update to 0.9.2., guix-commits, 2024/03/06
- 23/50: gnu: r-parallelly: Update to 1.37.1., guix-commits, 2024/03/06
- 25/50: gnu: r-bookdown: Update to 0.38., guix-commits, 2024/03/06
- 21/50: gnu: r-tractor-base: Update to 3.4.2., guix-commits, 2024/03/06
- 28/50: gnu: r-leidenalg: Update to 1.1.3., guix-commits, 2024/03/06
- 30/50: gnu: r-showtext: Update to 0.9-7., guix-commits, 2024/03/06
- 31/50: gnu: r-fda: Update to 6.1.7., guix-commits, 2024/03/06
- 29/50: gnu: r-sysfonts: Update to 0.8.9., guix-commits, 2024/03/06
- 32/50: gnu: r-forecast: Update to 8.22.0.,
guix-commits <=
- 34/50: gnu: r-erm: Update to 1.0-5., guix-commits, 2024/03/06
- 37/50: gnu: r-spatstat-random: Update to 3.2-3., guix-commits, 2024/03/06
- 38/50: gnu: r-seurat: Update to 5.0.2., guix-commits, 2024/03/06
- 39/50: gnu: r-mlr3: Update to 0.18.0., guix-commits, 2024/03/06
- 40/50: gnu: r-bbotk: Update to 0.8.0., guix-commits, 2024/03/06
- 41/50: gnu: r-mlr3tuning: Update to 0.20.0., guix-commits, 2024/03/06
- 42/50: gnu: r-gganimate: Update to 1.0.9., guix-commits, 2024/03/06
- 45/50: gnu: r-data-table: Update to 1.15.2., guix-commits, 2024/03/06
- 49/50: gnu: r-naniar: Update to 1.1.0., guix-commits, 2024/03/06
- 48/50: gnu: r-rcppeigen: Update to 0.3.4.0.0., guix-commits, 2024/03/06