Package: iNZightTS Type: Package Title: Time Series for 'iNZight' Version: 2.0.4 Authors@R: c( person("Tom", "Elliott", role = c("aut", "cre"), email = "tom.elliott@auckland.ac.nz", comment = c(ORCID = "0000-0002-7815-6318")), person("Zhaoming", "Su", role = "aut"), person("Junjie", "Zeng", role = "ctb"), person("Simon", "Potter", role = "ctb"), person("David", "Banks", role = "ctb"), person("Marco", "Kuper", role = "ctb"), person("Dongning", "Zhang", role = "ctb") ) Depends: R (>= 4.1) Imports: colorspace, dplyr (>= 1.1.0), forcats, ggplot2, ggtext, ggtime (>= 0.2.0), glue, graphics, grDevices, grid, patchwork, rlang, stats, tidyr, utils, tsibble, fable, fabletools, feasts, evaluate, lubridate, stringr, tibble, urca Suggests: covr, testthat Description: Provides a collection of functions for working with time series data, including functions for drawing, decomposing, and forecasting. Includes capabilities to compare multiple series and fit both additive and multiplicative models. Used by 'iNZight', a graphical user interface providing easy exploration and visualisation of data for students of statistics, available in both desktop and online versions. Holt (1957) , Winters (1960) , Cleveland, Cleveland, & Terpenning (1990) "STL: A Seasonal-Trend Decomposition Procedure Based on Loess". BugReports: https://github.com/iNZightVIT/iNZightTS/issues Contact: inzight_support@stat.auckland.ac.nz URL: https://inzight.nz LazyData: true License: GPL-3 Encoding: UTF-8 Language: en-GB RoxygenNote: 7.3.3 Config/testthat/edition: 3 Config/Needs/dependencies: rcmdcheck, curl Config/Needs/coverage: covr Config/pak/sysreqs: libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev Repository: https://inzightvit.r-universe.dev Date/Publication: 2026-02-13 21:15:28 UTC RemoteUrl: https://github.com/inzightvit/inzightts RemoteRef: HEAD RemoteSha: ace504baef7d61de407d7ba62b8349b213fc35d6 NeedsCompilation: no Packaged: 2026-06-13 06:23:37 UTC; root Author: Tom Elliott [aut, cre] (ORCID: ), Zhaoming Su [aut], Junjie Zeng [ctb], Simon Potter [ctb], David Banks [ctb], Marco Kuper [ctb], Dongning Zhang [ctb] Maintainer: Tom Elliott