Package: iNZightTS
Type: Package
Title: Time Series for 'iNZight'
Version: 1.5.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("Junjie", "Zeng",    role = "aut"),
    person("Simon", "Potter",   role = "aut"),
    person("David", "Banks",    role = "aut"),
    person("Marco", "Kuper",    role = "aut"),
    person("Dongning", "Zhang", role = "ctb")
    )
Depends: R (>= 3.2)
Imports: methods, grid, gridExtra, grDevices, graphics, stats, utils,
        ggplot2, tidyr, dplyr, forcats, magrittr, egg, rlang
Suggests: testthat, covr
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://www.stat.auckland.ac.nz/~wild/iNZight/
LazyData: true
License: GPL-3
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-05-10 01:31:30 UTC; emperor
Author: Tom Elliott [aut, cre] (<https://orcid.org/0000-0002-7815-6318>),
  Junjie Zeng [aut],
  Simon Potter [aut],
  David Banks [aut],
  Marco Kuper [aut],
  Dongning Zhang [ctb]
Maintainer: Tom Elliott <tom.elliott@auckland.ac.nz>
Repository: CRAN
Date/Publication: 2020-05-12 10:20:09 UTC
