mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 13:10:33 +02:00
gnu: r-forecast: Update to 9.0.2.
* gnu/packages/cran.scm (r-forecast): Update to 9.0.2. Change-Id: If268eeb89aa431b6b6bee5f186d8eb7453c0fc08
This commit is contained in:
@@ -47063,14 +47063,14 @@ Raftery, Appl.Statistics, 1989); it includes inference and basic methods.")
|
||||
(define-public r-forecast
|
||||
(package
|
||||
(name "r-forecast")
|
||||
(version "9.0.1")
|
||||
(version "9.0.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "forecast" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ajasnf686scg3jrk73pa56asr130bi0060xxpmslslc4aji6hfi"))))
|
||||
"0lq62ljsknmilmiijr4jqif46dwys8rlw7a7lqzvh0v9hkxxznl6"))))
|
||||
(properties
|
||||
'((upstream-name . "forecast")
|
||||
(updater-ignored-native-inputs . ("r-seasonal"))))
|
||||
|
||||
Reference in New Issue
Block a user