Skip to content

deckglgeoarrow

0.0.2

Use 'GeoArrow' to Add 'Deck.gl' Layers to a 'maplibregl'/'mapboxgl' Map

0packages depend
161downloads / year
52.1%test coverage
13/13checks pass

Overview

About
Maintained by Tim AppelhansFirst published 2026-07-061 releasesCRAN page ↗GitHub ↗

Leverages the high-performance 'GeoArrow' memory layout to render potentially very large 'Deck.gl' data layers on a 'maplibregl'/'mapboxgl' map created with R package 'mapgl'. The heavy lifting is done on the 'JavaScript' side in the browser using 'deck.gl-geoarrow' (https://github.com/geoarrow/deck.gl-geoarrow/). Currently provides functions for adding Scatterplot (points), Path (lines) and Polygon (polygons) layers. Has support for data classes from R packages 'wk' and 'sf'. In addition, convenience functions for styling data, tooltips and popups, as well as layer management are provided. Furthermore, remotely hosted 'GeoParquet' and 'GeoArrow' files can be visualised directly in the browser, without the need to first read them into R memory. Only the styling instructions are prepared by the user in R and are then transferred to and applied in the browser as the data arrives.

Install

Health

CRAN checks
13OK
Slowest check: 1.8 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 0.00
52.1%
Coverage · measured lines
100%
Documentation · exports
5
Dependencies · direct
Check history
  • OK2026-07-07
    7 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 316 wordsVignettesNopkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
100%
Return-value docs
100%
References docs
0%

Downloads

161
CRAN downloads in the past year
Rank #24,320 · ~0/day · ~13/mo
deckglgeoarrow
Daily download trend is not available in this view yet.
16130 days
16190 days
1611 year
Compare downloads with other packages →
Also on4 autocran

Repository

Repository
22Stars
2Forks
13Open issues
0Open PRs
0Releases
276Commits
2Contributors
276 commits · Last activity 2026-07-15 · +22.2% stars, 30d

Stars over time

2025-07-17 · 122026-07-16 · 22

Repository practices

Upstream repositoryBeta

3 development-tooling and community-health practices detected across 3 families in the upstream repository

Checks run against github.com/r-spatial/deckglgeoarrow on 2026-07-19.

Continuous integration (1)
GitHub Actions
Docs source (1)
README.Rmd
Lint, format, editor (1)
RStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
11 external dependencies (excludes base and recommended)
Depends (1)
R >= 4.1.0
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

Code Composition
R 2,073 (71%)Rd 732 (25%)Vignettes 110 (4%)
Code characteristics
Object systems
S38
Cyclomatic complexity
1.0 median / 7 max
Test cases
41 / 0.00 per code line
System requirements
1 external

Test coverage

Line coverage

52%

Expression

49.7%

Tests / Examples

52.1% / – ex

Functions

34 9 exported

Complexity

2 avg / 7 max

Call network

34 nodes / 64 edges

Loading call graph…

Lowest coverage

34 functions
FunctionCycloCoverage
generateDeckglLayerId exp20%
addGeoArrowPathLayer.mapboxgl10%
addGeoArrowPointCloudLayer10%
addGeoArrowPointCloudLayer.mapboxgl10%
addGeoArrowPointCloudLayer.maplibregl10%
addGeoArrowPointCloudLayer_default70%

People & History

People (2)
Maintainer (1)
Maintainer, Author
Authors (1)
Maintainer, Author
Funders (1)
Package Timeline

1 release. R releases are shown for context.

  • 0.0.2Latest
    2026-07-06 · current release
  • R
    R 4.6.0 released · 2026-04-24

Package metadata

First published
2026-07-06
Total releases
1 / 1 yrs
License
MIT + file LICENSE OSI
Minimum R
≥ 4.1.0
Download size
not tracked yet
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →