Package: tsmethods
Type: Package
Title: Time Series Methods
Version: 1.0.2
Date: 2024-08-23
Authors@R: c(person("Alexios", "Galanos", role = c("aut", "cre","cph"), email = "alexios@4dscape.com", comment = c(ORCID = "0009-0000-9308-0457")))
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, data.table
Encoding: UTF-8
URL: https://www.nopredict.com/packages/tsmethods,
        https://github.com/tsmodels/tsmethods
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-09-22 21:28:52 UTC; alexios
Author: Alexios Galanos [aut, cre, cph]
    (<https://orcid.org/0009-0000-9308-0457>)
Repository: CRAN
Date/Publication: 2024-09-22 22:00:01 UTC
Built: R 4.3.3; ; 2025-01-24 17:47:42 UTC; unix
