Package: geojsonsf
Type: Package
Title: GeoJSON to Simple Feature Converter
Version: 1.3.0
Date: 2019-01-11
Authors@R: c(
    person("David", "Cooley", ,"dcooley@symbolix.com.au", role = c("aut", "cre"))
    )
Description: Converts Between GeoJSON and simple feature objects. 
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.3.0)
LinkingTo: BH, jsonify (>= 0.2.0), rapidjsonr (>= 1.1), Rcpp
Imports: curl, Rcpp
RoxygenNote: 6.1.0
Suggests: covr, jsonify, knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2019-01-10 22:51:20 UTC; david
Author: David Cooley [aut, cre]
Maintainer: David Cooley <dcooley@symbolix.com.au>
Repository: CRAN
Date/Publication: 2019-01-10 23:30:07 UTC
