Package: geojsonsf
Type: Package
Title: GeoJSON to Simple Feature Converter
Version: 1.2.1
Date: 2018-11-19
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: jsonify (>= 0.1.1), rapidjsonr (>= 1.1), Rcpp
Imports: curl, Rcpp
RoxygenNote: 6.1.0
Suggests: covr, jsonify, knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2018-11-22 07:14:54 UTC; dave
Author: David Cooley [aut, cre]
Maintainer: David Cooley <dcooley@symbolix.com.au>
Repository: CRAN
Date/Publication: 2018-11-22 17:40:03 UTC
