Includes functions for processing GeoJson objects <https://en.wikipedia.org/wiki/GeoJSON> relying on 'RFC 7946' <https://datatracker.ietf.org/doc/pdf/rfc7946.pdf>. 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.1 |
Depends: | R (≥ 3.2.3) |
Imports: | Rcpp (≥ 0.12.9), R6 |
LinkingTo: | Rcpp, RcppArmadillo (≥ 0.7.6) |
Suggests: | testthat, covr, knitr, rmarkdown |
Published: | 2023-01-12 |
DOI: | 10.32614/CRAN.package.geojsonR |
Author: | Lampros Mouselimis [aut, cre], Dropbox Inc [cph] |
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.pdf |
Vignettes: |
Processing of GeoJson data in R |
Package source: | geojsonR_1.1.1.tar.gz |
Windows binaries: | r-devel: geojsonR_1.1.1.zip, r-release: geojsonR_1.1.1.zip, r-oldrel: geojsonR_1.1.1.zip |
macOS binaries: | r-release (arm64): geojsonR_1.1.1.tgz, r-oldrel (arm64): geojsonR_1.1.1.tgz, r-release (x86_64): geojsonR_1.1.1.tgz, r-oldrel (x86_64): geojsonR_1.1.1.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.