me
/
guix
Archived
1
0
Fork 0

gnu: r-forecast: Update to 8.21.1.

* gnu/packages/cran.scm (r-forecast): Update to 8.21.1.
master
Ricardo Wurmus 2023-09-14 00:04:11 +02:00
parent cd57a3ec9f
commit 2b40d9b13a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -30047,14 +30047,14 @@ Raftery, Appl.Statistics, 1989); it includes inference and basic methods.")
(define-public r-forecast (define-public r-forecast
(package (package
(name "r-forecast") (name "r-forecast")
(version "8.21") (version "8.21.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "forecast" version)) (uri (cran-uri "forecast" version))
(sha256 (sha256
(base32 (base32
"1hn60p88jq9qprgwgh4ymb53fri71imad6kasycv6gwxb9wk3lgx")))) "09w1vh96cf9wz071why5f4265cvvwqi2b3wb0khrjvkzgkiaq7l1"))))
(properties `((upstream-name . "forecast"))) (properties `((upstream-name . "forecast")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs