Package: mapdeck
Type: Package
Title: Interactive Maps Using 'Mapbox GL JS' and 'Deck.gl'
Version: 0.3.5
Date: 2024-01-29
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)
SystemRequirements: C++14
Imports: colourvalues (>= 0.3.9), googlePolylines (>= 0.7.2), geojsonsf
        (>= 2.0.3), htmlwidgets, jsonify (>= 1.2.2), magrittr, Rcpp (>=
        1.0.10), shiny, sfheaders (>= 0.4.4)
RoxygenNote: 7.2.3
LinkingTo: BH, colourvalues (>= 0.3.9), geojsonsf (>= 2.0.3),
        geometries (>= 0.2.4), interleave (>= 0.1.2), jsonify (>=
        1.2.2), rapidjsonr, Rcpp (>= 1.0.10), sfheaders (>= 0.4.4),
        spatialwidget (>= 0.2.5)
Suggests: covr, googleway, jsonlite, knitr, rmarkdown, spatialwidget,
        testthat
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2024-01-29 02:43:51 UTC; david
Author: David Cooley [aut, cre]
Maintainer: David Cooley <dcooley@symbolix.com.au>
Repository: CRAN
Date/Publication: 2024-01-29 23:50:03 UTC
Built: R 4.3.1; aarch64-apple-darwin20; 2024-01-30 01:11:15 UTC; unix
Archs: mapdeck.so.dSYM
