'Vega' and 'Vega-Lite' parse text in 'JSON' notation to render
chart-specifications into 'HTML'. This package is used to facilitate the
rendering. It also provides a means to interact with signals, events,
and datasets in a 'Vega' chart using 'JavaScript' or 'Shiny'.
Version: |
0.3.2 |
Depends: |
R (≥ 2.10) |
Imports: |
jsonlite, htmlwidgets, assertthat, rlang, glue, magrittr, htmltools, digest |
Suggests: |
spelling, knitr, rmarkdown, listviewer, httr, testthat (≥
3.0.0), yaml, fs, usethis (≥ 1.5.0), readr, tibble, lubridate, learnr, processx, rsvg, dplyr, png, conflicted, here, withr, shiny, purrr, rsconnect |
Published: |
2021-01-12 |
Author: |
Ian Lyttle [aut,
cre],
Vega/Vega-Lite Developers [aut],
Alicia Schep
[ctb],
Stuart Lee [ctb],
Kanit Wongsuphasawat [ctb] (Vega/Vega-Lite library),
Dominik Moritz [ctb] (Vega/Vega-Lite library),
Arvind Satyanarayan [ctb] (Vega/Vega-Lite library),
Jeffrey Heer [ctb] (Vega/Vega-Lite library),
Mike Bostock [ctb] (D3 library),
David Frank [ctb] (node-fetch library),
Hadley Wickham [ctb] (s3_register) |
Maintainer: |
Ian Lyttle <ian.lyttle at se.com> |
BugReports: |
https://github.com/vegawidget/vegawidget/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/vegawidget/vegawidget |
NeedsCompilation: |
no |
SystemRequirements: |
To use image and spec-compilation functions, i.e.
suggests: nodejs (> 8), and for MacOS: X11 |
Language: |
en-US |
Materials: |
README NEWS |
CRAN checks: |
vegawidget results |