mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-08-04 02:51:32 +02:00
gnu: r-forecast: Update to 9.0.1.
* gnu/packages/cran.scm (r-forecast): Update to 9.0.1. [propagated-inputs]: Remove r-tseries. Change-Id: I32a91316c18db5974fb39efd85a2e3ec49cda5ea
This commit is contained in:
committed by
Andreas Enge
parent
bc80b0dd9e
commit
1bf583dd09
@@ -45425,14 +45425,14 @@ Raftery, Appl.Statistics, 1989); it includes inference and basic methods.")
|
||||
(define-public r-forecast
|
||||
(package
|
||||
(name "r-forecast")
|
||||
(version "9.0.0")
|
||||
(version "9.0.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "forecast" version))
|
||||
(sha256
|
||||
(base32
|
||||
"05w6ac5g88w11knjsl19gja1ib9yylp4in1snnfrxpcxla2yv1yd"))))
|
||||
"1ajasnf686scg3jrk73pa56asr130bi0060xxpmslslc4aji6hfi"))))
|
||||
(properties
|
||||
'((upstream-name . "forecast")
|
||||
(updater-ignored-native-inputs . ("r-seasonal"))))
|
||||
@@ -45448,7 +45448,6 @@ Raftery, Appl.Statistics, 1989); it includes inference and basic methods.")
|
||||
r-rcpp
|
||||
r-rcpparmadillo
|
||||
r-timedate
|
||||
r-tseries
|
||||
r-urca
|
||||
r-withr
|
||||
r-zoo))
|
||||
|
||||
Reference in New Issue
Block a user