Package: geojsonsf
Type: Package
Title: GeoJSON to Simple Feature Converter
Version: 1.3.3
Date: 2020-03-17
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
URL: https://github.com/SymbolixAU/geojsonsf
BugReports: https://github.com/SymbolixAU/geojsonsf/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.3.0)
SystemRequirements: C++11
LinkingTo: jsonify (>= 1.1.1), rapidjsonr (>= 1.2.0), Rcpp, sfheaders
        (>= 0.1.0)
Imports: curl, jsonify (>= 1.1.1), Rcpp
RoxygenNote: 7.0.2
Suggests: covr, knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-03-16 21:15:48 UTC; david
Author: David Cooley [aut, cre]
Maintainer: David Cooley <dcooley@symbolix.com.au>
Repository: CRAN
Date/Publication: 2020-03-18 14:40:09 UTC
