Package: deckgl Title: An R Interface to 'deck.gl' Version: 0.3.0 Date: 2023-02-19 Authors@R: person("Stefan", "Kuethe", email = "crazycapivara@gmail.com", role = c("aut", "cre")) Maintainer: Stefan Kuethe Description: Makes 'deck.gl' , a WebGL-powered open-source JavaScript framework for visual exploratory data analysis of large datasets, available within R via the 'htmlwidgets' package. Furthermore, it supports basemaps from 'mapbox' via 'mapbox-gl-js' . URL: https://github.com/crazycapivara/deckgl/, https://crazycapivara.github.io/deckgl/ BugReports: https://github.com/crazycapivara/deckgl/issues/ Depends: R (>= 3.3) Imports: htmlwidgets, htmltools, magrittr, base64enc, yaml, jsonlite, readr, tibble License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.0 Suggests: knitr, rmarkdown, testthat, rprojroot, sf, scales, RColorBrewer, shiny VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev libx11-dev Repository: https://crazycapivara.r-universe.dev Date/Publication: 2023-03-26 10:46:36 UTC RemoteUrl: https://github.com/crazycapivara/deckgl RemoteRef: HEAD RemoteSha: 1741c8bc84d69e26694d670879911a0d2bb2c5c2 NeedsCompilation: no Packaged: 2026-06-09 07:55:41 UTC; root Author: Stefan Kuethe [aut, cre]