Package: deckgl
Title: An R Interface to 'deck.gl'
Version: 0.1.8
Date: 2018-11-10
Authors@R: person("Stefan", "Kuethe", email = "crazycapivara@gmail.com", role = c("aut", "cre"))
Maintainer: Stefan Kuethe <crazycapivara@gmail.com>
Description: Makes 'deck.gl' <https://deck.gl/>, a WebGL-powered open-source JavaScript framework
  for visual exploratory data analysis of large datasets, available within R via the 'htmlwidgets' package.
  Furthermore, it supports basemaps from 'mapbox' <https://www.mapbox.com/> via
  'mapbox-gl-js' <https://github.com/mapbox/mapbox-gl-js>.
URL: https://github.com/crazycapivara/deckgl/,
        https://crazycapivara.github.io/deckgl/
BugReports: https://github.com/crazycapivara/deckgl/issues/
Depends: R (>= 3.3)
Imports: htmlwidgets, htmltools, magrittr, base64enc, yaml, jsonlite,
        readr, tibble
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Suggests: knitr, rmarkdown, testthat, rprojroot
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-11-10 20:53:42 UTC; gabbo
Author: Stefan Kuethe [aut, cre]
Repository: CRAN
Date/Publication: 2018-11-19 18:10:06 UTC
