Package: geoarrowWidget 0.1.0.9003

Tim Appelhans

geoarrowWidget: Attach '(Geo)Arrow' and/or '(Geo)Parquet' Data to a Widget

Provides functions and necessary 'JavaScript' bindings to quickly transfer spatial data from R memory or remote URLs to the browser for use in interactive 'HTML' widgets created with the 'htmlwidgets' R package. Leverages 'GeoArrow' (<https://geoarrow.org/>) data representation for data stored in local R memory which is generally faster than traditional 'GeoJSON' by minimising the amount of copy, serialization and deserialization steps necessary for the data transfer. Furthermore, provides functionality and 'JavaScript' bindings to consume 'GeoParquet' (<https://geoparquet.org/>) files from remote URLs in the browser.

Authors:Tim Appelhans [cre, aut], RConsortium [fnd]

geoarrowWidget_0.1.0.9003.tar.gz
geoarrowWidget_0.1.0.9003.zip(r-4.7)geoarrowWidget_0.1.0.9003.zip(r-4.6)geoarrowWidget_0.1.0.9003.zip(r-4.5)
geoarrowWidget_0.1.0.9003.tgz(r-4.6-any)geoarrowWidget_0.1.0.9003.tgz(r-4.5-any)
geoarrowWidget_0.1.0.9003.tar.gz(r-4.7-any)geoarrowWidget_0.1.0.9003.tar.gz(r-4.6-any)
geoarrowWidget_0.1.0.9003.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
geoarrowWidget/json (API)
NEWS

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

Bug tracker:https://github.com/r-spatial/geoarrowwidget/issues

Pkgdown/docs site:https://r-spatial.github.io

On CRAN:

Conda:

quarto

5.39 score 7 stars 4 scripts 136 downloads 7 exports 40 dependencies

Last updated from:54702c5efe. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK123
source / vignettesOK157
linux-release-x86_64OK126
macos-release-arm64OK151
macos-oldrel-arm64OK126
windows-develOK112
windows-releaseOK114
windows-oldrelOK100
wasm-releaseOK114

Exports:attachArrowDependencyattachDataattachGeoarrowDependenciesattachGeoarrowDependencyattachParquetWasmDependenciesextJSLibsgeoarrowDummyWidget

Dependencies:base64encbslibcachemclicommonmarkdigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclelistviewermagrittrmemoisemimenanoarrowotelpromisesR6rappdirsRcpprlangrmarkdownsassshinysourcetoolstinytexwithrxfunxtableyaml

Use geoarrowWidget with an existing widget

Rendered fromuse_existing_widget.qmdusingquarto::htmlon Jun 03 2026.

Last update: 2026-02-04
Started: 2026-01-08

Readme and manuals

Help Manual

Help pageTopics
Attach data to a widget.attachData
Attach (Geo)Arrow and/or (Geo)Parquet JavaScript dependencies to a widget.attachArrowDependency attachGeoarrowDependencies attachGeoarrowDependency attachParquetWasmDependencies
Names and versions of external JavaScript libraries.extJSLibs
Basic Widget to Showcase Things.geoarrowDummyWidget