tabs
Temporal Altitudinal Biogeographic Shifts
v0.2.0
·
Feb 25, 2026
·
GPL (>= 3)
Description
A standardized workflow to reconstruct spatial configurations of altitude-bounded biogeographic systems over time. For example, 'tabs' can model how island archipelagos expand or contract with changing sea levels or how alpine biomes shift in response to tree line movements. It provides functionality to account for various geophysical processes such as crustal deformation and other tectonic changes, allowing for a more accurate representation of biogeographic system dynamics. For more information see De Groeve et al. (2025) <doi:10.21425/fob.18.151677>.
Downloads
313
Last 30 days
12665th
816
Last 90 days
3K
Last year
Trend: -2.5% (30d vs prior 30d)
CRAN Check Status
14
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 20, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 11, 2026
ERROR
r-devel-windows-x86_64
examples
Running examples in 'tabs-Ex.R' failed The error most likely occurred in: > ### Name: get_data > ### Title: Get and prepare input datasets (topo, labs, curve, correction) > ### Aliases: get_data > > ### ** Examples > > > # load data samples > spo ...[truncated]... ve)[3])]] > > > data <- get_data(topo=topo, + region=labs, + curve=curve) > data <- get_data(topo=topo, + region=labs, + curve=curve, + correction=correction)