Package: ggWebGL Title: Browser-Native 'WebGL' Rendering for R Graphics Date: 2026-06-02 Version: 0.8.0 Authors@R: c( person(given = "Frederic", family= "Bertrand", role = c("cre", "aut"), email = "frederic.bertrand@lecnam.net", comment = c(ORCID = "0000-0002-0837-8281"))) Author: Frederic Bertrand [cre, aut] () Maintainer: Frederic Bertrand Description: Provides browser-native 'WebGL' rendering for R graphics through 'htmlwidgets'. The package supports grammar-style graphics workflows and renderer-ready specifications for dense analytical and scientific scenes, including point, line, trajectory, raster, vector, mesh, and surface layers, shader-driven display modes, timeline controls, structured views, selection metadata, and publication-oriented static export helpers. Rendering stays in the browser, and the core package remains cross-platform without requiring 'CUDA', 'Metal', or 'OpenCL' toolchains. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1) Imports: ggplot2, htmltools, htmlwidgets, jsonlite, rlang, utils Suggests: boids4R, chromote, knitr, magick, MASS, pkgdown, pkgload, plotly, processx, rmarkdown, shiny, testthat (>= 3.0.0), XGeoRTR VignetteBuilder: knitr Config/testthat/edition: 3 Config/Needs/website: pkgdown URL: https://fbertran.github.io/ggWebGL/, https://github.com/fbertran/ggWebGL BugReports: https://github.com/fbertran/ggWebGL/issues Config/pak/sysreqs: cmake make libuv1-dev Repository: https://fbertran.r-universe.dev Date/Publication: 2026-06-06 22:08:15 UTC RemoteUrl: https://github.com/fbertran/ggwebgl RemoteRef: HEAD RemoteSha: ca22e9fb466d64cab0ad7f4634094a4d6aba0153 NeedsCompilation: no Packaged: 2026-06-06 23:14:46 UTC; root