Package: iNZightTS
Type: Package
Title: Time Series for 'iNZight'
Version: 1.5.9
Authors@R: c(
    person("Tom", "Elliott", role = c("aut", "cre"), email = "tom.elliott@auckland.ac.nz", comment = c(ORCID = "0000-0002-7815-6318")),
    person("Junjie", "Zeng",    role = "ctb"),
    person("Simon", "Potter",   role = "aut"),
    person("David", "Banks",    role = "aut"),
    person("Marco", "Kuper",    role = "ctb"),
    person("Dongning", "Zhang", role = "ctb")
    )
Depends: R (>= 3.2)
Imports: colorspace, dplyr, forcats, ggplot2, ggtext, glue, graphics,
        grDevices, grid, gridExtra, magrittr, methods, patchwork,
        rlang, stats, tidyr, utils
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: http://inzight.nz
LazyData: true
License: GPL-3
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-01-31 21:41:09 UTC; tom
Author: Tom Elliott [aut, cre] (<https://orcid.org/0000-0002-7815-6318>),
  Junjie Zeng [ctb],
  Simon Potter [aut],
  David Banks [aut],
  Marco Kuper [ctb],
  Dongning Zhang [ctb]
Maintainer: Tom Elliott <tom.elliott@auckland.ac.nz>
Repository: CRAN
Date/Publication: 2022-01-31 21:50:02 UTC
Built: R 4.2.0; ; 2022-04-13 06:48:35 UTC; unix
