bufferscape: Distance-Weighted Landscape Composition in Buffers Around Point Locations

Characterises the environment surrounding point locations by computing land-cover composition within circular buffers directly from vector polygons, without conversion to a raster grid. For each site and each class it returns the exact surface area inside the buffer and a distance-decay weighted "effective" area in which the kernel is integrated over polygon geometry rather than evaluated at the polygon centroid, avoiding the large bias the centroid approximation introduces for elongated features passing close to the site. Polygons may overlap, so class areas are not constrained to sum to the buffer area. Intended for buffer-based exposure assessment and fine-scale spatial epidemiology, where the relevant scale is tens of metres and global land-cover products are too coarse: land-use regression around air-quality monitors, green space around residential addresses, vector-surveillance traps, and comparable designs. The classification dictionary is user-supplied, and point features and distances to off-buffer reference features are recorded alongside the areas.

Version: 1.0.3
Depends: R (≥ 4.1)
Imports: sf (≥ 1.0.0), dplyr, tidyr, stringr, purrr, tibble, grDevices, stats, utils, tools
Suggests: ggplot2, writexl, readxl, terra, maptiles, testthat (≥ 3.0.0), knitr, rmarkdown
Published: 2026-08-05
DOI: 10.32614/CRAN.package.bufferscape (may not be active yet)
Author: Michele Planta ORCID iD [aut, cre]
Maintainer: Michele Planta <micheleplanta at outlook.it>
BugReports: https://github.com/mplanta-lab/bufferscape/issues
License: MIT + file LICENSE
URL: https://github.com/mplanta-lab/bufferscape
NeedsCompilation: no
Citation: bufferscape citation info
Materials: README, NEWS
CRAN checks: bufferscape results

Documentation:

Reference manual: bufferscape.html , bufferscape.pdf
Vignettes: Landscape composition in point buffers (source, R code)

Downloads:

Package source: bufferscape_1.0.3.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: bufferscape_1.0.3.zip
macOS binaries: r-release (arm64): bufferscape_1.0.3.tgz, r-oldrel (arm64): bufferscape_1.0.3.tgz, r-release (x86_64): bufferscape_1.0.3.tgz, r-oldrel (x86_64): bufferscape_1.0.3.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=bufferscape to link to this page.