Package: geojsonR 1.1.2

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/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.

Authors:Lampros Mouselimis [aut, cre], Dropbox Inc [cph]

geojsonR_1.1.2.tar.gz
geojsonR_1.1.2.zip(r-4.7)geojsonR_1.1.2.zip(r-4.6)geojsonR_1.1.2.zip(r-4.5)
geojsonR_1.1.2.tgz(r-4.6-x86_64)geojsonR_1.1.2.tgz(r-4.6-arm64)geojsonR_1.1.2.tgz(r-4.5-x86_64)geojsonR_1.1.2.tgz(r-4.5-arm64)
geojsonR_1.1.2.tar.gz(r-4.7-arm64)geojsonR_1.1.2.tar.gz(r-4.7-x86_64)geojsonR_1.1.2.tar.gz(r-4.6-arm64)geojsonR_1.1.2.tar.gz(r-4.6-x86_64)
geojsonR_1.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
geojsonR/json (API)
NEWS

# Install 'geojsonR' in R:
install.packages('geojsonR', repos = c('https://mlampros.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/mlampros/geojsonr/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp11geojsoncpp

6.69 score 14 stars 1 packages 232 scripts 499 downloads 1 mentions 8 exports 3 dependencies

Last updated from:99bfb444b7. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK143
linux-devel-x86_64OK140
source / vignettesOK175
linux-release-arm64OK134
linux-release-x86_64OK140
macos-release-arm64OK119
macos-release-x86_64OK171
macos-oldrel-arm64OK128
macos-oldrel-x86_64OK238
windows-develOK133
windows-releaseOK130
windows-oldrelOK127
wasm-releaseOK113

Exports:Dump_From_GeoJsonFeatures_2CollectionFROM_GeoJsonFROM_GeoJson_Schemamerge_filessave_R_list_Features_2_FeatureCollectionshiny_from_JSONTO_GeoJson

Dependencies:R6RcppRcppArmadillo

Processing of GeoJson data in R

Rendered fromthe_geojsonR_package.Rmdusingknitr::rmarkdownon May 11 2026.

Last update: 2025-01-15
Started: 2017-03-29