Package: gglite Title: Lightweight Data Visualization via the Grammar of Graphics Version: 0.0.33 Authors@R: person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")) Description: A lightweight R interface to the AntV G2 JavaScript visualization library with a ggplot2-style API. Supports rendering in litedown, R Markdown, Quarto, Jupyter notebooks (via the R kernel), Shiny, and standalone HTML previews. License: MIT + file LICENSE URL: https://github.com/yihui/gglite BugReports: https://github.com/yihui/gglite/issues Depends: R (>= 4.1.0) Imports: xfun (>= 0.59) Suggests: htmltools, litedown, knitr, repr, shiny, testit VignetteBuilder: litedown Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Repository: https://yihui.r-universe.dev Date/Publication: 2026-06-28 01:25:27 UTC RemoteUrl: https://github.com/yihui/gglite RemoteRef: HEAD RemoteSha: 43dbbbf2bfab42ef1250d13a55d7f123dd77b31e NeedsCompilation: no Packaged: 2026-07-09 14:37:23 UTC; root Author: Yihui Xie [aut, cre] (ORCID: ) Maintainer: Yihui Xie