Package: vistime
Title: Pretty Timeline Creation
Version: 0.8.0
Date: 2019-03-01
Authors@R: person(
            "Sandro", "Raabe"
            , role = c("aut", "cre")
            , email = "shosaco_nospam@hotmail.com")
Maintainer: Sandro Raabe <shosaco_nospam@hotmail.com>
Description: Create interactive timelines or Gantt charts that
  are usable in the 'RStudio' viewer pane, in 'R Markdown' documents and in 'Shiny' 
  apps. Hover the mouse pointer over a point or task to show details or drag a rectangle to zoom in. 
  Timelines and their components can afterwards be manipulated using 'plotly_build()', which 
  transforms the plot into a mutable list. 
License: GPL-3 | file LICENSE
URL: https://shosaco.github.io/vistime/
BugReports: https://github.com/shosaco/vistime/issues
Depends: R (>= 3.2.0), plotly (>= 4.0.0)
Imports: RColorBrewer (>= 0.2.2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: ggplot2, knitr, rmarkdown, devtools, testthat, covr, purrr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-03-03 20:51:13 UTC; d90862
Author: Sandro Raabe [aut, cre]
Repository: CRAN
Date/Publication: 2019-03-03 21:20:03 UTC
