Package: fastgeojson 0.2.2

fastgeojson: High-Performance 'GeoJSON' and 'JSON' Serialization for R

A high-performance 'JSON' encoder implemented in 'Rust'. It provides a universal 'as_json()' function capable of serializing most R objects -- including 'sf' spatial data, data frames, and nested lists. Leveraging a performant 'Rust' backend, it generates compliant 'JSON' strings optimized for direct use in web frameworks like 'Shiny', 'Leaflet', and 'Highcharter'.

Authors:Alex Jorion [aut, cre], The authors of the dependency Rust crates [ctb]

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

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

Bug tracker:https://github.com/firstzeroenergy/fastgeojson/issues

On CRAN:

Conda:

rustcargo

3.65 score 3 stars 8 scripts 165 downloads 3 exports 0 dependencies

Last updated from:a00a254874. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK252
linux-devel-x86_64OK146
source / vignettesOK182
linux-release-arm64OK146
linux-release-x86_64OK178
macos-release-arm64OK217
macos-release-x86_64OK373
macos-oldrel-arm64OK179
macos-oldrel-x86_64OK273
windows-develOK134
windows-releaseOK118
windows-oldrelOK155
wasm-releaseOK136

Exports:as_jsondf_json_strsf_geojson_str

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Fast JSON and GeoJSON serialization for Ras_json df_json_str fastgeojson sf_geojson_str