Package: geojsonsf
Type: Package
Title: GeoJSON to Simple Feature Converter
Version: 1.1
Date: 2018-05-25
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
Imports: Rcpp, rapidjsonr, curl
RoxygenNote: 6.0.1
Suggests: covr, testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2018-06-28 03:52:18 UTC; david
Author: David Cooley [aut, cre]
Maintainer: David Cooley <dcooley@symbolix.com.au>
Repository: CRAN
Date/Publication: 2018-06-29 08:37:56 UTC
