Package: ggTimeSeries
Type: Package
Title: Time Series Visualisations Using the Grammar of Graphics
Version: 1.0.1
Date: 2018-08-17
Maintainer: Aditya Kothari <aditya.kothari@atherenergy.com>
Authors@R: c(
    person(given = "Aditya", family = "Kothari", email = "aditya.kothari@atherenergy.com", role = c("aut","cre")), 
    person(given = "Ather", family = "Energy", email = "info@atherenergy.com", role = "cph"),
    person(given = "Jesse", family = "Vent", email = "cryptopackage@icloud.com", role = "ctb", comment="Ensuring the package met CRAN requirements")
    )
Description: Provides additional display mediums for time series visualisations, such as calendar heat map, steamgraph, marimekko, etc.
URL: https://github.com/Ather-Energy/ggTimeSeries
BugReports: https://github.com/Ather-Energy/ggTimeSeries/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.4.0), ggplot2
Imports: data.table, stats, utils
RoxygenNote: 6.1.0
Suggests: knitr, rmarkdown, ggthemes, prettydoc
VignetteBuilder: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2018-09-02 06:03:49 UTC; ask
Author: Aditya Kothari [aut, cre],
  Ather Energy [cph],
  Jesse Vent [ctb] (Ensuring the package met CRAN requirements)
Repository: CRAN
Date/Publication: 2018-09-03 11:30:10 UTC
