tsviz: Easy and Interactive Time Series Visualization

An 'RStudio' add-in to visualize time series. Time series are searched in the global environment as data.frame objects with a column of type date and a column of type numeric. Interactive charts are produced using 'plotly' package.

Version: 0.1.0
Depends: R (≥ 3.5)
Imports: dplyr (≥ 0.8), lubridate (≥ 1.7), plotly (≥ 4.9), shiny (≥ 1.2), miniUI (≥ 0.1.1), forecast (≥ 8.7), ggplot2 (≥ 3.0), magrittr (≥ 1.5), shinyhelper (≥ 0.3.1)
Suggests: testthat (≥ 2.1.0), lintr (≥ 1.0)
Published: 2019-07-26
Author: Marta Peroni [aut], Emanuele Fabbiani [cre]
Maintainer: Emanuele Fabbiani <emanuele.fabbiani at xtreamers.io>
BugReports: https://github.com/donlelef/tsviz/issues
License: MIT + file LICENSE
URL: https://github.com/donlelef/tsviz
NeedsCompilation: no
Materials: README
CRAN checks: tsviz results

Documentation:

Reference manual: tsviz.pdf

Downloads:

Package source: tsviz_0.1.0.tar.gz
Windows binaries: r-devel: tsviz_0.1.0.zip, r-release: tsviz_0.1.0.zip, r-oldrel: tsviz_0.1.0.zip
macOS binaries: r-release (arm64): tsviz_0.1.0.tgz, r-oldrel (arm64): tsviz_0.1.0.tgz, r-release (x86_64): tsviz_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tsviz to link to this page.