Package: tsmethods
Type: Package
Title: Time Series Methods
Version: 1.0.1
Date: 2024-03-17
Authors@R: c(person("Alexios", "Galanos", role = c("aut", "cre","cph"), email = "alexios@4dscape.com"))
Maintainer: Alexios Galanos <alexios@4dscape.com>
Description: Generic methods for use in a time series probabilistic framework, allowing for a common calling convention across packages. Additional methods for time series prediction ensembles and probabilistic plotting of predictions is included. A more detailed description is available at <https://www.nopredict.com/packages/tsmethods> which shows the currently implemented methods in the 'tsmodels' framework. 
License: GPL-2
Imports: methods, zoo, xts
Encoding: UTF-8
URL: https://www.nopredict.com/packages/tsmethods,
        https://github.com/tsmodels/tsmethods
RoxygenNote: 7.3.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-03-18 18:29:54 UTC; alexios
Author: Alexios Galanos [aut, cre, cph]
Repository: CRAN
Date/Publication: 2024-03-18 19:20:02 UTC
Built: R 4.2.3; ; 2024-03-18 22:30:59 UTC; unix
