Package: vistime
Title: Pretty Timelines in R
Version: 1.2.4
Date: 2023-10-28
Authors@R: c(
    person("Sandro", "Raabe", , "sa.ra.online@posteo.de", role = c("aut", "cre"))
    )
Description: A library for creating time based charts, like Gantt or timelines. Possible outputs 
  include 'ggplot2' diagrams, 'plotly.js' graphs, 'Highcharts.js' 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: rlang, assertthat (>= 0.1), plotly (>= 4.0.0), ggplot2 (>=
        3.4.0), ggrepel (>= 0.7.0), RColorBrewer (>= 0.2.2)
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: prettydoc, knitr, rmarkdown, testthat (>= 3.0.0), covr,
        highcharter (> 0.1.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2023-10-29 11:49:26 UTC; sandro
Author: Sandro Raabe [aut, cre]
Maintainer: Sandro Raabe <sa.ra.online@posteo.de>
Repository: CRAN
Date/Publication: 2023-10-29 21:30:02 UTC
Built: R 4.3.1; ; 2023-10-29 23:46:55 UTC; unix
