Package: tsibbletalk
Title: Interactive Graphics for Tsibble Objects
Version: 0.1.0
Authors@R: 
    c(person(given = "Earo",
             family = "Wang",
             role = c("aut", "cre"),
             email = "earo.wang@gmail.com",
             comment = c(ORCID = "0000-0001-6448-5260")),
      person(given = "Di",
             family = "Cook",
             role = "aut",
             comment = c(ORCID = "0000-0002-3813-7155")))
Description: A shared tsibble data easily communicates between
    htmlwidgets on both client and server sides, powered by 'crosstalk'. A
    shiny module is provided to visually explore periodic/aperiodic
    temporal patterns.
License: GPL-3
Depends: R (>= 2.10)
Imports: crosstalk (>= 1.1.0.1), dendextend (>= 1.13.4), dplyr (>=
        1.0.0), glue (>= 1.4.1), lubridate (>= 1.7.9), plotly (>=
        4.9.2.1), R6 (>= 2.4.1), rlang (>= 0.4.6), shiny (>= 1.5.0),
        tsibble (>= 0.9.1), vctrs (>= 0.3.1)
Suggests: fabletools (>= 0.2.0), ggplot2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-09-30 01:36:08 UTC; wany568
Author: Earo Wang [aut, cre] (<https://orcid.org/0000-0001-6448-5260>),
  Di Cook [aut] (<https://orcid.org/0000-0002-3813-7155>)
Maintainer: Earo Wang <earo.wang@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-02 08:40:02 UTC
Built: R 4.1.3; ; 2023-04-17 19:40:47 UTC; windows
