mapboxer: An R Interface to 'Mapbox GL JS'

Makes 'Mapbox GL JS' <https://docs.mapbox.com/mapbox-gl-js/api/>, 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.

Version: 0.4.0
Depends: R (≥ 2.10)
Imports: magrittr, htmlwidgets, htmltools, yaml, purrr, geojsonsf, methods
Suggests: knitr, rmarkdown, shiny
Published: 2020-11-04
Author: Stefan Kuethe [aut, cre]
Maintainer: Stefan Kuethe <crazycapivara at gmail.com>
BugReports: https://github.com/crazycapivara/mapboxer/issues
License: MIT + file LICENSE
URL: https://github.com/crazycapivara/mapboxer
NeedsCompilation: no
Materials: README NEWS
CRAN checks: mapboxer results

Documentation:

Reference manual: mapboxer.pdf
Vignettes: mapboxer

Downloads:

Package source: mapboxer_0.4.0.tar.gz
Windows binaries: r-devel: mapboxer_0.4.0.zip, r-release: mapboxer_0.4.0.zip, r-oldrel: mapboxer_0.4.0.zip
macOS binaries: r-release (arm64): mapboxer_0.4.0.tgz, r-oldrel (arm64): mapboxer_0.4.0.tgz, r-release (x86_64): mapboxer_0.4.0.tgz

Reverse dependencies:

Reverse suggests: mapboxapi

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mapboxer to link to this page.