Package: ggTimeSeries
Type: Package
Title: Time Series Visualisations Using the Grammar of Graphics
Version: 1.0.2
Date: 2022-01-17
Maintainer: Aditya Kothari <mail.thecomeonman@gmail.com>
Authors@R: c(
    person("Aditya", "Kothari", , "mail.thecomeonman@gmail.com", role = c("cre","aut")),
    person("Ather Energy", role = "cph"),
    person("Jesse","Vent", , role = "ctb")
    )
Description: Provides additional display mediums for time series visualisations.
URL: https://github.com/thecomeonman/ggTimeSeries
BugReports: https://github.com/thecomeonman/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: 2022-01-23 16:03:36 UTC; a
Author: Aditya Kothari [cre, aut],
  Ather Energy [cph],
  Jesse Vent [ctb]
Repository: CRAN
Date/Publication: 2022-01-23 16:22:42 UTC
Built: R 4.0.5; ; 2022-01-25 04:13:01 UTC; unix
