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