Package: geojsonsf
Type: Package
Title: GeoJSON to Simple Feature Converter
Version: 0.2.0
Authors@R: c(
    person("David", "Cooley", ,"dcooley@symbolix.com.au", role = c("aut", "cre"))
    )
Description: Converts GeoJSON to simple feature objects. 
License: GPL-3
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp, rapidjsonr
Imports: Rcpp, rapidjsonr
RoxygenNote: 6.0.1
Suggests: covr, testthat
NeedsCompilation: yes
Packaged: 2018-04-17 03:38:27 UTC; david
Author: David Cooley [aut, cre]
Maintainer: David Cooley <dcooley@symbolix.com.au>
Repository: CRAN
Date/Publication: 2018-04-17 08:34:25 UTC
