Package: iNZightTS
Type: Package
Title: Time Series for 'iNZight'
Version: 2.0.2
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, 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) <doi:10.1016/j.ijforecast.2003.09.015>, Winters (1960) <doi:10.1287/mnsc.6.3.324>, 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.2
Config/testthat/edition: 3
Config/Needs/dependencies: rcmdcheck, curl
Config/Needs/coverage: covr
NeedsCompilation: no
Packaged: 2025-07-02 23:25:09 UTC; tom
Author: Tom Elliott [aut, cre] (ORCID: <https://orcid.org/0000-0002-7815-6318>),
  Zhaoming Su [aut],
  Junjie Zeng [ctb],
  Simon Potter [ctb],
  David Banks [ctb],
  Marco Kuper [ctb],
  Dongning Zhang [ctb]
Maintainer: Tom Elliott <tom.elliott@auckland.ac.nz>
Repository: CRAN
Date/Publication: 2025-07-03 04:00:02 UTC
Built: R 4.3.3; ; 2025-07-03 04:20:20 UTC; unix
