# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "geoarrowWidget" in publications use:'
type: software
license: MIT
title: 'geoarrowWidget: Attach ''(Geo)Arrow'' and/or ''(Geo)Parquet'' Data to a Widget'
version: 0.1.0.9003
doi: 10.32614/CRAN.package.geoarrowWidget
abstract: 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' ()
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' () files from remote URLs
in the browser.
authors:
- family-names: Appelhans
given-names: Tim
email: tim.appelhans@gmail.com
orcid: https://orcid.org/0000-0002-9824-2707
repository: https://r-spatial.r-universe.dev
repository-code: https://github.com/r-spatial/geoarrowWidget
commit: 54702c5efec53a736185e76bfee1bf76d915e5bc
url: https://r-spatial.github.io/geoarrowWidget/
date-released: '2026-03-05'
contact:
- family-names: Appelhans
given-names: Tim
email: tim.appelhans@gmail.com
orcid: https://orcid.org/0000-0002-9824-2707