timevis: Create Interactive Timeline Visualizations in R

Create rich and fully interactive timeline visualizations. Timelines can be included in Shiny apps and R markdown documents, or viewed from the R console and 'RStudio' Viewer. 'timevis' includes an extensive API to manipulate a timeline after creation, and supports getting data out of the visualization into R. Based on the 'vis.js' Timeline module and the 'htmlwidgets' R package.

Version: 2.0.0
Depends: R (≥ 3.1.0)
Imports: htmltools (≥ 0.2.6), htmlwidgets (≥ 0.6), jsonlite, lubridate, magrittr, methods, rmarkdown, shiny
Suggests: knitr (≥ 1.7), testthat (≥ 0.9.1), tibble, shinydisconnect
Published: 2021-12-20
Author: Dean Attali ORCID iD [aut, cre] (R interface), Almende B.V. [aut, cph] (vis.js library, https://visjs.org)
Maintainer: Dean Attali <daattali at gmail.com>
BugReports: https://github.com/daattali/timevis/issues
License: MIT + file LICENSE
URL: https://github.com/daattali/timevis, https://daattali.com/shiny/timevis-demo/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: timevis results

Documentation:

Reference manual: timevis.pdf
Vignettes: Package timevis

Downloads:

Package source: timevis_2.0.0.tar.gz
Windows binaries: r-devel: timevis_2.0.0.zip, r-release: timevis_2.0.0.zip, r-oldrel: timevis_2.0.0.zip
macOS binaries: r-release (arm64): timevis_2.0.0.tgz, r-oldrel (arm64): timevis_2.0.0.tgz, r-release (x86_64): timevis_2.0.0.tgz, r-oldrel (x86_64): timevis_2.0.0.tgz
Old sources: timevis archive

Reverse dependencies:

Reverse suggests: shinyscreenshot

Linking:

Please use the canonical form https://CRAN.R-project.org/package=timevis to link to this page.