gnu: r-forecast: Update to 8.14.
* gnu/packages/cran.scm (r-forecast): Update to 8.14.
This commit is contained in:
parent
58a2c438d3
commit
7bd5a64303
@ -21892,14 +21892,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.13")
|
(version "8.14")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "forecast" version))
|
(uri (cran-uri "forecast" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0vrql5d4v28890np2m6ws1nr1fcl6frs1bz74vfkihkixcmkl3j9"))))
|
"12bfw029xb1dndcjyn2r7a51i7hnkkbdilp69k97sz2v8b7v1y3s"))))
|
||||||
(properties `((upstream-name . "forecast")))
|
(properties `((upstream-name . "forecast")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user