gnu: r-forecast: Update to 8.15.
* gnu/packages/cran.scm (r-forecast): Update to 8.15.master
parent
317267c460
commit
318808dcdd
|
@ -22560,14 +22560,14 @@ Raftery, Appl.Statistics, 1989); it includes inference and basic methods.")
|
|||
(define-public r-forecast
|
||||
(package
|
||||
(name "r-forecast")
|
||||
(version "8.14")
|
||||
(version "8.15")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "forecast" version))
|
||||
(sha256
|
||||
(base32
|
||||
"12bfw029xb1dndcjyn2r7a51i7hnkkbdilp69k97sz2v8b7v1y3s"))))
|
||||
"0x4ij55sb45qnwba3bybs50vsvv82q3j8p47xmbv959h13nsnfn7"))))
|
||||
(properties `((upstream-name . "forecast")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue