Package: sugrrants
Title: Supporting Graphs for Analysing Time Series
Version: 0.1.5
Date: 2018-08-19
Authors@R: c(
    person("Earo", "Wang", email = "earo.wang@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6448-5260")),
    person("Di", "Cook", role = c("aut", "ths"), comment = c(ORCID = "0000-0002-3813-7155")),
    person("Rob", "Hyndman", role = c("aut", "ths"), comment = c(ORCID = "0000-0002-2140-5352"))
    )
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.
License: GPL (>= 3)
URL: https://pkg.earo.me/sugrrants
BugReports: https://github.com/earowang/sugrrants/issues
Depends: ggplot2 (>= 2.2.0), R (>= 3.1.3)
Imports: dplyr (>= 0.7.0), grid, lubridate (>= 1.7.1), rlang (>=
        0.2.0), tidyr
Suggests: covr, knitr, plotly, readr, rmarkdown, testthat, tsibble (>=
        0.5.0), viridis
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-08-19 14:19:21 UTC; earo
Author: Earo Wang [aut, cre] (<https://orcid.org/0000-0001-6448-5260>),
  Di Cook [aut, ths] (<https://orcid.org/0000-0002-3813-7155>),
  Rob Hyndman [aut, ths] (<https://orcid.org/0000-0002-2140-5352>)
Maintainer: Earo Wang <earo.wang@gmail.com>
Repository: CRAN
Date/Publication: 2018-08-19 14:40:02 UTC
