Includes functions for processing GeoJson objects <https://en.wikipedia.org/wiki/GeoJSON> relying on 'RFC 7946' <https://tools.ietf.org/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.0.8 |
| Depends: | R (≥ 3.2.3) |
| Imports: | Rcpp (≥ 0.12.9), R6 |
| LinkingTo: | Rcpp, RcppArmadillo (≥ 0.7.6) |
| Suggests: | testthat, covr, knitr, rmarkdown |
| Published: | 2020-03-18 |
| 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: | The package requires a C++11 compiler. |
| Materials: | README NEWS |
| CRAN checks: | geojsonR results |
| Reference manual: | geojsonR.pdf |
| Vignettes: |
Processing of GeoJson data in R |
| Package source: | geojsonR_1.0.8.tar.gz |
| Windows binaries: | r-devel: geojsonR_1.0.8.zip, r-release: geojsonR_1.0.8.zip, r-oldrel: geojsonR_1.0.8.zip |
| macOS binaries: | r-release: geojsonR_1.0.8.tgz, r-oldrel: geojsonR_1.0.8.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.