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.
Version: | 1.2.4 |
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) |
Suggests: | prettydoc, knitr, rmarkdown, testthat (≥ 3.0.0), covr, highcharter (> 0.1.0) |
Published: | 2023-10-29 |
DOI: | 10.32614/CRAN.package.vistime |
Author: | Sandro Raabe [aut, cre] |
Maintainer: | Sandro Raabe <sa.ra.online at posteo.de> |
BugReports: | https://github.com/shosaco/vistime/issues |
License: | GPL-3 | file LICENSE |
URL: | https://shosaco.github.io/vistime/ |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | vistime results |
Reference manual: | vistime.pdf |
Vignettes: |
Static timeline plots with gg_vistime() Interactive timeline plots with hc_vistime() Interactive timeline plots with vistime() |
Package source: | vistime_1.2.4.tar.gz |
Windows binaries: | r-devel: vistime_1.2.4.zip, r-release: vistime_1.2.4.zip, r-oldrel: vistime_1.2.4.zip |
macOS binaries: | r-release (arm64): vistime_1.2.4.tgz, r-oldrel (arm64): vistime_1.2.4.tgz, r-release (x86_64): vistime_1.2.4.tgz, r-oldrel (x86_64): vistime_1.2.4.tgz |
Old sources: | vistime archive |
Reverse imports: | teal.modules.clinical |
Please use the canonical form https://CRAN.R-project.org/package=vistime to link to this page.