๐ฒ Landscape Metrics in R Workshop presented by Paige Wirth.
An introduction to calculating landscape metrics and analyzing spatial patterns in land-cover data using R.

๐ฒ Landscape Metrics in R Workshop presented by Paige Wirth.
An introduction to calculating landscape metrics and analyzing spatial patterns in land-cover data using R.

Hello #rstats and #rspatial world! ๐
Iโm NJ, an R developer focusing on archipelagic spatial econometrics. Iโve just released the #ArchipelagoEngine on CRAN to address the "Continental Fallacy" in geographic models, using my home country of the Philippine as case study. ๐
Excited to connect with folks working on spatial bias, open science, and FOSS!
Read my impact vignette here: https://njtalingting.r-universe.dev/articles/ArchipelagoEngine/rtl_impact.html
#Introduction #DataScience #OpenSource #Geography #CRAN #RWeekly
New patches algorithm in the terra R package (implemented by Andrew Brown)
Faster performance and designed to work with large rasters
Very cool example of spatial GAMs by @drxeo.eu on bsky (not bridged, as far as I can tell):
๐๐ค New update on the PRISM project: spatial ML validation, model errors, improving R packages (incl. supercells), and contributing to open geocomputation resources.
Have you used the CAST R package?
Weโre running a short survey on use cases, challenges, and feature needs.
Your input will guide CAST priorities during developer days in Mar 2026.
๐ https://uni-muenster.sciebo.de/apps/forms/2Awr2HATpqZNdDmi/submit
One of my recent experimental projects has been combining maps with photography!
Made entirely in #RStats with a few tricky things:
โก๏ธ Mapping images to a *good* transparency range to allow both map and image to show at the same time
๐ Auto-cropping to a *good* aspect ratio (both map and photo have different, fixed ratios)
๐บ๏ธ Choosing a background map that isn't overpowering
(Blog post coming soon!)