Package: tsibbledata
Version: 0.4.1
Title: Diverse Datasets for 'tsibble'
Description: Provides diverse datasets in the 'tsibble' data structure. These datasets are useful for learning and demonstrating how tidy temporal data can tidied, visualised, and forecasted.
Authors@R: c(
    person("Mitchell", "O'Hara-Wild", email = "mail@mitchelloharawild.com", role = c("aut", "cre")),
    person("Rob", "Hyndman", role = "aut"),
    person("Earo", "Wang", role = "aut"),
    person("Rakshitha", "Godahewa", role = "aut"),
    person("Christoph", "Bergmeir", role = "ctb")
    )
Depends:
    R (>= 3.1.3)
Imports:
    tsibble (>= 0.9.0), 
    vctrs,
    rappdirs, 
    utils
Suggests:
    ggplot2
ByteCompile: true
License: GPL-3
URL: https://tsibbledata.tidyverts.org/, https://github.com/tidyverts/tsibbledata/
BugReports: https://github.com/tidyverts/tsibbledata/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Roxygen: list(markdown = TRUE, roclets=c('rd', 'collate', 'namespace'))
