vegalite: Tools to Encode Visualizations with the 'Grammar of Graphics'-Like 'Vega-Lite' 'Spec'

The 'Vega-Lite' 'JavaScript' framework provides a higher-level grammar for visual analysis, akin to 'ggplot' or 'Tableau', that generates complete 'Vega' specifications. Functions exist which enable building a valid 'spec' from scratch or importing a previously created 'spec' file. Functions also exist to export 'spec' files and to generate code which will enable plots to be embedded in properly configured web pages. The default behavior is to generate an 'htmlwidget'.

Version: 0.6.1
Depends: R (≥ 3.0.0)
Imports: jsonlite, htmlwidgets (≥ 0.6), htmltools, magrittr, digest, tools, clipr, utils, webshot, base64, stats
Suggests: testthat, knitr, rmarkdown
Published: 2016-03-22
Author: Bob Rudis [aut, cre], Kanit Wongsuphasawat, [aut] (Vega-Lite library), Jeffrey Heer [aut] (Vega-Lite library), Arvind Satyanarayan [aut] (Vega-Lite library), Mike Bostock [aut] (D3 library)
Maintainer: Bob Rudis <bob at rudis.net>
BugReports: https://github.com/hrbrmstr/vegalite/issues
License: AGPL + file LICENSE
URL: http://github.com/hrbrmstr/vegalite
NeedsCompilation: no
Materials: README NEWS
CRAN checks: vegalite results

Documentation:

Reference manual: vegalite.pdf
Vignettes: Introduction to vegalite

Downloads:

Package source: vegalite_0.6.1.tar.gz
Windows binaries: r-devel: vegalite_0.6.1.zip, r-release: vegalite_0.6.1.zip, r-oldrel: vegalite_0.6.1.zip
macOS binaries: r-release (arm64): vegalite_0.6.1.tgz, r-oldrel (arm64): vegalite_0.6.1.tgz, r-release (x86_64): vegalite_0.6.1.tgz

Reverse dependencies:

Reverse enhances: repr

Linking:

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