Package: vistime
Title: Pretty Timelines
Version: 1.2.0
Date: 2021-02-19
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, 'Highchart' widgets and 'data.frames'. Results can be
  used in the 'RStudio' viewer pane, in 'RMarkdown' documents or in 'Shiny' apps. In the 
  interactive outputs created by 'vistime()' and 'hc_vistime()', you can interact with the 
  plot using mouse hover or zoom.
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.types (>= 0.0-3), plotly (>= 4.0.0), ggplot2 (>=
        2.0.0), ggrepel (>= 0.7.0), RColorBrewer (>= 0.2.2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), covr, highcharter (>
        0.1.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-02-19 10:07:22 UTC; s.raabe
Repository: CRAN
Date/Publication: 2021-02-19 10:30:02 UTC
