The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

geojsonR: A GeoJson Processing Toolkit

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
Author: Lampros Mouselimis ORCID iD [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

Documentation:

Reference manual: geojsonR.pdf
Vignettes: Processing of GeoJson data in R

Downloads:

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 dependencies:

Reverse imports: GeoMongo

Linking:

Please use the canonical form https://CRAN.R-project.org/package=geojsonR to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.