Package: geojsonsf Type: Package Title: GeoJSON to Simple Feature Converter Version: 2.0.5 Date: 2025-11-25 Authors@R: c( person("David", "Cooley", ,"dcooley@symbolix.com.au", role = c("aut", "cre")), person("Andy", "Teucher", ,"andy.teucher@gmail.com", role = "ctb") ) Description: Converts Between GeoJSON and simple feature objects. License: MIT + file LICENSE URL: https://github.com/SymbolixAU/geojsonsf BugReports: https://github.com/SymbolixAU/geojsonsf/issues Encoding: UTF-8 LazyData: true Depends: R (>= 4.0.0) Imports: Rcpp (>= 1.1.0) LinkingTo: geometries (>= 0.2.5), jsonify (>= 1.2.3), rapidjsonr (>= 1.2.1), Rcpp, sfheaders (>= 0.4.5) RoxygenNote: 7.3.3 Suggests: covr, jsonify, knitr, rmarkdown, tinytest VignetteBuilder: knitr Config/pak/sysreqs: make Repository: https://symbolixau.r-universe.dev Date/Publication: 2025-11-26 08:54:17 UTC RemoteUrl: https://github.com/symbolixau/geojsonsf RemoteRef: HEAD RemoteSha: c5e8ddfee909da0848712b6089fbf53e7b6493f8 NeedsCompilation: yes Packaged: 2026-06-24 05:02:06 UTC; root Author: David Cooley [aut, cre], Andy Teucher [ctb] Maintainer: David Cooley