Package: tsibbletalk Title: Interactive Graphics for Tsibble Objects Version: 0.1.0.9000 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 URL: https://github.com/earowang/tsibbletalk BugReports: https://github.com/earowang/tsibbletalk/issues 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://earowang.r-universe.dev Date/Publication: 2023-09-18 03:58:03 UTC RemoteUrl: https://github.com/earowang/tsibbletalk RemoteRef: HEAD RemoteSha: ee7c629f590e8254581003431d29e0c39cf75210 NeedsCompilation: no Packaged: 2026-06-05 09:58:48 UTC; root Author: Earo Wang [aut, cre] (ORCID: ), Di Cook [aut] (ORCID: ) Maintainer: Earo Wang