Package: spatialwidget
Type: Package
Title: Formats Spatial Data for Use in Htmlwidgets
Version: 0.2.2
Date: 2020-03-20
Authors@R: c(
    person("David", "Cooley", ,"dcooley@symbolix.com.au", role = c("aut", "cre"))
    )
Description: Many packages use 'htmlwidgets' <https://CRAN.R-project.org/package=htmlwidgets>
    for interactive plotting of spatial data.
    This package provides functions for converting R objects, such as simple features, 
    into structures suitable for use in 'htmlwidgets' mapping libraries. 
URL:
        https://symbolixau.github.io/spatialwidget/articles/spatialwidget.html
License: GPL-3
Depends: R (>= 3.3.0)
SystemRequirements: C++11
Encoding: UTF-8
LazyData: true
Imports: Rcpp
LinkingTo: BH, colourvalues (>= 0.3.4), geojsonsf (>= 1.3.3), jsonify
        (>= 1.1.1), rapidjsonr, Rcpp, sfheaders (>= 0.2.1)
RoxygenNote: 7.0.2
Suggests: colourvalues, covr, geojsonsf, jsonify, sfheaders, knitr,
        rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-03-20 19:49:40 UTC; dave
Author: David Cooley [aut, cre]
Maintainer: David Cooley <dcooley@symbolix.com.au>
Repository: CRAN
Date/Publication: 2020-03-21 17:00:02 UTC
