Type: Package Package: rdeck Title: Deck.gl Widget Version: 0.5.2.9000 Authors@R: person("Anthony", "North", , "anthony.jl.north@gmail.com", role = c("aut", "cre")) Description: Deck.gl widget for R. License: MIT + file LICENSE URL: https://qfes.github.io/rdeck, https://github.com/qfes/rdeck BugReports: https://github.com/qfes/rdeck/issues Depends: R (>= 3.3.0) Imports: dplyr, generics, htmlwidgets (>= 1.5.1), jsonlite, lifecycle, magrittr, purrr (>= 1.0), R6, rlang (>= 1.0), scales, sf (>= 0.9.3), stylebox (>= 0.2.0), tidyassert (>= 0.3.0), tidyselect, uuid, vctrs (>= 0.6), wk (>= 0.9.2), yyjsonr Suggests: geojsonsf, knitr, png, RcppSimdJson, rmarkdown, roxyglobals, shiny, testthat (>= 3.0.0), urltools, viridis VignetteBuilder: knitr Remotes: anthonynorth/stylebox, qfes/tidyassert Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE, roclets = c("collate", "namespace", "rd", "roxyglobals::global_roclet")) RoxygenNote: 7.3.2 Config/roxyglobals/filename: globals.R Config/roxyglobals/unique: FALSE Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://anthonynorth.r-universe.dev Date/Publication: 2024-08-11 08:06:34 UTC RemoteUrl: https://github.com/qfes/rdeck RemoteRef: HEAD RemoteSha: 9773f16aab1c4d176dbf17f576e406c3285f5c26 NeedsCompilation: no Packaged: 2026-06-22 07:30:24 UTC; root Author: Anthony North [aut, cre] Maintainer: Anthony North