# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mapboxer" in publications use:' type: software license: MIT title: 'mapboxer: An R Interface to ''Mapbox GL JS''' version: 0.4.0 doi: 10.32614/CRAN.package.mapboxer abstract: 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. authors: - family-names: Kuethe given-names: Stefan email: crazycapivara@gmail.com repository: https://cranhaven.r-universe.dev repository-code: https://github.com/crazycapivara/mapboxer commit: 13a2b7e2392789e179884c0d445ae2cfe91f94ac url: https://github.com/crazycapivara/mapboxer date-released: '2020-10-28' contact: - family-names: Kuethe given-names: Stefan email: crazycapivara@gmail.com