Package: geoarrowWidget Title: Attach '(Geo)Arrow' and/or '(Geo)Parquet' Data to a Widget Version: 0.1.0.9003 Authors@R: c(person(given = "Tim", family = "Appelhans", role = c("cre", "aut"), email = "tim.appelhans@gmail.com", comment = c(ORCID = "0000-0002-9824-2707")), person("RConsortium", role = "fnd", comment = c("https://r-consortium.org/", ROR = "01z833950"))) Maintainer: Tim Appelhans Description: 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. License: MIT + file LICENSE Imports: htmltools, htmlwidgets, listviewer, nanoarrow Suggests: geoarrow, quarto, tinytest, wk VignetteBuilder: quarto Encoding: UTF-8 Roxygen: list( packages = "roxut", markdown = TRUE, roclets = c("collate", "namespace", "rd", "roxut::tests_roclet")) RoxygenNote: 7.3.3 URL: https://github.com/r-spatial/geoarrowWidget, https://r-spatial.github.io/geoarrowWidget/ BugReports: https://github.com/r-spatial/geoarrowWidget/issues SystemRequirements: Quarto command line tool (). Config/pak/sysreqs: cmake make libuv1-dev libzstd-dev zlib1g-dev Repository: https://r-spatial.r-universe.dev Date/Publication: 2026-03-05 14:37:27 UTC RemoteUrl: https://github.com/r-spatial/geoarrowwidget RemoteRef: HEAD RemoteSha: 54702c5efec53a736185e76bfee1bf76d915e5bc NeedsCompilation: no Packaged: 2026-07-03 06:39:42 UTC; root Author: Tim Appelhans [cre, aut] (ORCID: ), RConsortium [fnd] (https://r-consortium.org/, ROR: )