Package: vistime
Title: Pretty Timelines
Version: 1.0.0
Date: 2020-04-17
Author: Sandro Raabe [aut, cre]
Maintainer: Sandro Raabe <sa.ra.online@posteo.de>
Description: A library for creating time based charts, like Gantt or timelines. Possible outputs 
  include 'ggplot' diagrams, 'Plotly' graphs and 'data.frame's. Results can be used in the 'RStudio' viewer 
  pane, in 'RMarkdown' documents or in 'Shiny' apps. In the interactive 'Plotly' output, you can 
  hover the mouse pointer over a point or task to show details or drag a rectangle to zoom in. 
License: GPL-3 | file LICENSE
URL: https://shosaco.github.io/vistime/
BugReports: https://github.com/shosaco/vistime/issues
Depends: R (>= 3.2.0)
Imports: assertive (>= 0.1.4), plotly (>= 4.0.0), ggplot2 (>= 2.0.0),
        RColorBrewer (>= 0.2.2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown, devtools, testthat, covr, purrr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-04-17 19:32:49 UTC; s.raabe
Repository: CRAN
Date/Publication: 2020-04-17 20:20:03 UTC
