Package: mapboxer Title: An R Interface to 'Mapbox GL JS' Version: 0.4.2 Date: 2021-11-11 Authors@R: person("Stefan", "Kuethe", email = "crazycapivara@gmail.com", role = c("aut", "cre")) Maintainer: Stefan Kuethe Description: Makes 'Mapbox GL JS' , an open source JavaScript library that uses WebGL to render interactive maps, available within R via the 'htmlwidgets' package. Visualizations can be used from the R console, in R Markdown documents and in Shiny apps. License: MIT + file LICENSE Depends: R (>= 2.10) Imports: magrittr, htmlwidgets, htmltools, yaml, purrr, geojsonsf, methods Encoding: UTF-8 LazyData: true RoxygenNote: 6.1.1 Suggests: knitr, rmarkdown, shiny VignetteBuilder: knitr URL: https://github.com/crazycapivara/mapboxer BugReports: https://github.com/crazycapivara/mapboxer/issues Config/pak/sysreqs: cmake make libuv1-dev Repository: https://crazycapivara.r-universe.dev Date/Publication: 2021-11-11 12:30:20 UTC RemoteUrl: https://github.com/crazycapivara/mapboxer RemoteRef: HEAD RemoteSha: a255d6583168b0079cf2fa087f9b9828413c9152 NeedsCompilation: no Packaged: 2026-07-04 06:34:55 UTC; root Author: Stefan Kuethe [aut, cre]