Package: sugrrants
Title: Supporting Graphs for Analysing Time Series
Version: 0.1.1
Authors@R: c(
    person("Earo", "Wang", email = "earo.wang@gmail.com", role = c("aut", "cre")),
    person("Di", "Cook", role = c("aut", "ths")),
    person("Rob", "Hyndman", role = c("aut", "ths"))
    )
Description: Provides 'ggplot2' graphics for analysing time series data. It aims 
    to fit into the 'tidyverse' and grammar of graphics framework for handling 
    temporal data.
Depends: R (>= 3.1.3), ggplot2 (>= 2.2.0)
Imports: grid, rlang, readr, tidyr, purrr, timeDate, lubridate (>=
        1.7.1), dplyr (>= 0.7.0)
Suggests: knitr, rmarkdown, viridis, covr, testthat
VignetteBuilder: knitr
License: GPL (>= 3)
URL: http://pkg.earo.me/sugrrants
BugReports: https://github.com/earowang/sugrrants/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-11 02:46:10 UTC; earo
Author: Earo Wang [aut, cre],
  Di Cook [aut, ths],
  Rob Hyndman [aut, ths]
Maintainer: Earo Wang <earo.wang@gmail.com>
Repository: CRAN
Date/Publication: 2017-11-11 04:27:50 UTC
