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 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 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://ramikrispin.r-universe.dev Date/Publication: 2023-08-09 04:47:38 UTC RemoteUrl: https://github.com/ramikrispin/tsstudio RemoteRef: HEAD RemoteSha: 3a24a98a21b917bf0db871a9750480c282dbb1c3 NeedsCompilation: no Packaged: 2026-07-03 17:49:17 UTC; root Author: Rami Krispin [aut, cre]