Includes functions for processing GeoJson objects <https://en.wikipedia.org/wiki/GeoJSON> relying on 'RFC 7946' <https://datatracker.ietf.org/doc/html/rfc7946>. The geojson encoding is based on 'json11', a tiny JSON library for 'C++11' <https://github.com/dropbox/json11>. Furthermore, the source code is exported in R through the 'Rcpp' and 'RcppArmadillo' packages.
| Version: | 1.1.2 | 
| Depends: | R (≥ 3.2.3) | 
| Imports: | Rcpp (≥ 0.12.9), R6 | 
| LinkingTo: | Rcpp, RcppArmadillo (≥ 0.7.6) | 
| Suggests: | testthat, covr, knitr, rmarkdown | 
| Published: | 2025-01-13 | 
| DOI: | 10.32614/CRAN.package.geojsonR | 
| Author: | Lampros Mouselimis | 
| Maintainer: | Lampros Mouselimis <mouselimislampros at gmail.com> | 
| BugReports: | https://github.com/mlampros/geojsonR/issues | 
| License: | MIT + file LICENSE | 
| Copyright: | inst/COPYRIGHTS geojsonR copyright details | 
| URL: | https://github.com/mlampros/geojsonR | 
| NeedsCompilation: | yes | 
| SystemRequirements: | libarmadillo: apt-get install -y libarmadillo-dev (deb) | 
| Citation: | geojsonR citation info | 
| Materials: | README, NEWS | 
| CRAN checks: | geojsonR results | 
| Reference manual: | geojsonR.html , geojsonR.pdf | 
| Vignettes: | Processing of GeoJson data in R (source, R code) | 
| Package source: | geojsonR_1.1.2.tar.gz | 
| Windows binaries: | r-devel: geojsonR_1.1.2.zip, r-release: geojsonR_1.1.2.zip, r-oldrel: geojsonR_1.1.2.zip | 
| macOS binaries: | r-release (arm64): geojsonR_1.1.2.tgz, r-oldrel (arm64): geojsonR_1.1.2.tgz, r-release (x86_64): geojsonR_1.1.2.tgz, r-oldrel (x86_64): geojsonR_1.1.2.tgz | 
| Old sources: | geojsonR archive | 
| Reverse imports: | GeoMongo | 
Please use the canonical form https://CRAN.R-project.org/package=geojsonR to link to this page.