Package: mapdeck
Type: Package
Title: Interactive Maps Using 'Mapbox GL JS' and 'Deck.gl'
Version: 0.3.4
Date: 2020-09-03
Authors@R: c(
    person("David", "Cooley", ,"dcooley@symbolix.com.au", role = c("aut", "cre"))
    )
Description: Provides a mechanism to plot an interactive map using 'Mapbox GL' 
		(<https://docs.mapbox.com/mapbox-gl-js/api/>), a javascript library for interactive maps,
		and 'Deck.gl' (<https://deck.gl/>), a javascript library which uses 'WebGL' for 
		visualising large data sets.
License: GPL-3
URL: https://symbolixau.github.io/mapdeck/articles/mapdeck.html
BugReports: https://github.com/SymbolixAU/mapdeck/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: colourvalues (>= 0.3.4), googlePolylines (>= 0.7.2), geojsonsf
        (>= 1.3.3), htmlwidgets, jsonify (>= 1.1.1), magrittr, Rcpp,
        shiny, sfheaders (>= 0.2.2)
RoxygenNote: 7.1.0
Suggests: covr, googleway, jsonlite, knitr, rmarkdown, spatialwidget,
        testthat
VignetteBuilder: knitr
LinkingTo: BH, colourvalues, geojsonsf (>= 1.3.3), geometries, jsonify
        (>= 1.1.1), rapidjsonr, Rcpp, sfheaders (>= 0.2.2),
        spatialwidget (>= 0.2.3)
NeedsCompilation: yes
Packaged: 2020-09-04 00:27:12 UTC; dave
Author: David Cooley [aut, cre]
Maintainer: David Cooley <dcooley@symbolix.com.au>
Repository: CRAN
Date/Publication: 2020-09-04 05:22:10 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2022-04-12 18:31:11 UTC; unix
Archs: mapdeck.so.dSYM
