Package: geoarrowWidget 0.1.0.9003
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:
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
Last updated from:54702c5efe. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 123 | ||
| source / vignettes | OK | 157 | ||
| linux-release-x86_64 | OK | 126 | ||
| macos-release-arm64 | OK | 151 | ||
| macos-oldrel-arm64 | OK | 126 | ||
| windows-devel | OK | 112 | ||
| windows-release | OK | 114 | ||
| windows-oldrel | OK | 100 | ||
| wasm-release | OK | 114 |
Exports:attachArrowDependencyattachDataattachGeoarrowDependenciesattachGeoarrowDependencyattachParquetWasmDependenciesextJSLibsgeoarrowDummyWidget
Dependencies:base64encbslibcachemclicommonmarkdigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclelistviewermagrittrmemoisemimenanoarrowotelpromisesR6rappdirsRcpprlangrmarkdownsassshinysourcetoolstinytexwithrxfunxtableyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 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 |
