Package: timelineR
Title: Visualization for Time Series Data
Version: 1.0.0
Authors@R: c(
 person("Mohsin", "Vindhani", email = "mohsin@systeminsights.com", role = c("aut")),
 person("Alex", "Joseph", email = "alex@systeminsights.com", role = c("aut", "cre")),
 person("Ananthapadmanabhan", email = "ananthu@systeminsights.com", role = c("aut")),
 person("Subramanyam", "Ravishankar", email = "subramanyam@systeminsights.com", role = c("aut"))
 )
Maintainer: Alex Joseph <alex@systeminsights.com>
Description: Helps to visualize multi-variate time-series having numeric and factor variables.
    You can use the package for visual analysis of data by plotting the data for each variable in the desired order and study
    interaction between a factor and a numeric variable by creating overlapping plots.
Depends: R (>= 3.3.0)
Imports: rlang, dplyr, lubridate, stringr, futile.logger, ggplot2,
        gtable, grid, mtconnectR
Suggests: testthat, knitr, rmarkdown
License: AGPL-3
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-12-09 10:36:50 UTC; alexjoseph
Author: Mohsin Vindhani [aut],
  Alex Joseph [aut, cre],
  Ananthapadmanabhan [aut],
  Subramanyam Ravishankar [aut]
Repository: CRAN
Date/Publication: 2019-12-10 11:30:02 UTC
