Package: mapgl
Title: Interactive Maps with 'Mapbox GL JS' and 'MapLibre GL JS'
Version: 0.4.1
Date: 2025-09-22
Authors@R: 
    person(given = "Kyle", family = "Walker", email = "kyle@walker-data.com", role = c("aut", "cre"))
Description: Provides an interface to the 'Mapbox GL JS' (<https://docs.mapbox.com/mapbox-gl-js/guides>)
    and the 'MapLibre GL JS' (<https://maplibre.org/maplibre-gl-js/docs/>) interactive mapping libraries to help users
    create custom interactive maps in R.  Users can create interactive globe visualizations; layer 'sf' objects to create
    filled maps, circle maps, 'heatmaps', and three-dimensional graphics; and customize map styles and views.  The package
    also includes utilities to use 'Mapbox' and 'MapLibre' maps in 'Shiny' web applications.
URL: https://walker-data.com/mapgl/
BugReports: https://github.com/walkerke/mapgl/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: htmlwidgets, geojsonsf, sf, rlang, htmltools, grDevices,
        base64enc, terra, classInt, shiny, viridisLite
Suggests: mapboxapi, usethis, leaflet
NeedsCompilation: no
Packaged: 2025-09-22 13:50:54 UTC; kylewalker
Author: Kyle Walker [aut, cre]
Maintainer: Kyle Walker <kyle@walker-data.com>
Repository: CRAN
Date/Publication: 2025-09-22 14:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:56:32 UTC; windows
