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: 0.5
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
Published: 2019-01-16
Author: Dean Attali [aut, cre] (R interface), Almende B.V. [aut, cph] (vis.js library, http://visjs.org, http://www.almende.com/home)
Maintainer: Dean Attali <daattali at gmail.com>
BugReports: https://github.com/daattali/timevis/issues
License: MIT + file LICENSE
URL: https://github.com/daattali/timevis, http://daattali.com/shiny/timevis-demo/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: timevis results

Downloads:

Reference manual: timevis.pdf
Vignettes: Package timevis
Package source: timevis_0.5.tar.gz
Windows binaries: r-devel: timevis_0.5.zip, r-release: timevis_0.5.zip, r-oldrel: timevis_0.5.zip
macOS binaries: r-release: timevis_0.5.tgz, r-oldrel: timevis_0.5.tgz
Old sources: timevis archive

Linking:

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