Package: TSstudio
Type: Package
Title: Functions for Time Series Analysis and Forecasting
Version: 0.1.7
Authors@R: person("Rami", "Krispin", email = "rami.krispin@gmail.com",
  role = c("aut", "cre"))
Maintainer: Rami Krispin <rami.krispin@gmail.com>
Description: Provides a set of tools for descriptive and predictive analysis of time series data. That includes functions for interactive visualization of time series objects and as well utility functions for automation time series forecasting.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.0.2)
Imports: data.table(>= 1.11.2), dplyr(>= 0.7.5), forecast (>= 8.2),
        forecastHybrid(>= 2.0.10), parallel(>= 4.1.2), lubridate (>=
        1.6.0), magrittr (>= 1.5), plotly (>= 4.7.1), purrr(>= 0.2.5),
        RColorBrewer(>= 1.1-2), reshape2 (>= 1.4.2), scales(>= 1.0.0),
        tidyr(>= 0.8.1), tsibble(>= 1.1.3), viridis (>= 0.5.1), xts (>=
        0.12-0), zoo (>= 1.8-0)
Suggests: devtools, DT, knitr, quantmod, rmarkdown, UKgrid
VignetteBuilder: knitr
RoxygenNote: 6.1.1
URL: https://github.com/RamiKrispin/TSstudio
BugReports: https://github.com/RamiKrispin/TSstudio/issues
NeedsCompilation: no
Packaged: 2023-08-09 04:18:19 UTC; ramikrispin
Author: Rami Krispin [aut, cre]
Repository: CRAN
Date/Publication: 2023-08-09 04:40:07 UTC
Built: R 4.4.3; ; 2025-10-13 12:47:17 UTC; windows
