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.

Version: 0.1.0
Imports: htmltools, htmlwidgets, listviewer, nanoarrow
Suggests: geoarrow, quarto, tinytest, wk
Published: 2026-02-18
DOI: 10.32614/CRAN.package.geoarrowWidget (may not be active yet)
Author: Tim Appelhans ORCID iD [cre, aut]
Maintainer: Tim Appelhans <tim.appelhans at gmail.com>
BugReports: https://github.com/r-spatial/geoarrowWidget/issues
License: MIT + file LICENSE
URL: https://github.com/r-spatial/geoarrowWidget, https://r-spatial.github.io/geoarrowWidget/
NeedsCompilation: no
SystemRequirements: Quarto command line tool (<https://github.com/quarto-dev/quarto-cli>).
Materials: README, NEWS
CRAN checks: geoarrowWidget results

Documentation:

Reference manual: geoarrowWidget.html , geoarrowWidget.pdf
Vignettes: Use geoarrowWidget with an existing widget (source, R code)

Downloads:

Package source: geoarrowWidget_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): geoarrowWidget_0.1.0.tgz, r-oldrel (arm64): geoarrowWidget_0.1.0.tgz, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

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