Provides computational building blocks for fixed-radius spatial aggregation, weighted circle-placement problems, hotspot detection, and polygon-based spatial summaries. The package focuses on efficient determination of the sum of observations within a given radius, identifying areas of high local concentration, and aggregating point data to polygon geometries. These methods are useful for applications such as insurance, urban analytics, environmental exposure analysis, and other spatial point pattern workflows. The fixed-radius circle placement problem is discussed by Chazelle and Lee (1986) <doi:10.1007/BF02238188>, and related maximum covering problems are described by Church (1974) <doi:10.1007/BF01942293>.
| Version: | 0.8.2 |
| Depends: | R (≥ 4.1.0) |
| Imports: | data.table, dplyr, fs, lifecycle, Rcpp, RcppProgress, rlang, sf, terra, units |
| LinkingTo: | Rcpp, RcppProgress |
| Suggests: | classInt, colourvalues, GenSA, geohashTools, ggplot2, knitr, leafem, leafgl, leaflet, mapview, mgcv, rmarkdown, testthat, tmap, vroom |
| Published: | 2026-09-01 |
| DOI: | 10.32614/CRAN.package.spatialrisk |
| Author: | Martin Haringa [aut, cre] |
| Maintainer: | Martin Haringa <mtharinga at gmail.com> |
| BugReports: | https://github.com/mharinga/spatialrisk/issues |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | https://github.com/mharinga/spatialrisk, https://mharinga.github.io/spatialrisk/ |
| NeedsCompilation: | yes |
| Materials: | NEWS |
| CRAN checks: | spatialrisk results |
| Reference manual: | spatialrisk.html , spatialrisk.pdf |
| Vignettes: |
Fixed-radius concentration analysis (source, R code) Visualising spatial exposure (source, R code) |
| Package source: | spatialrisk_0.8.2.tar.gz |
| Windows binaries: | r-devel: spatialrisk_0.8.1.zip, r-release: spatialrisk_0.8.2.zip, r-oldrel: spatialrisk_0.8.1.zip |
| macOS binaries: | r-release (arm64): spatialrisk_0.8.2.tgz, r-oldrel (arm64): spatialrisk_0.8.2.tgz, r-release (x86_64): spatialrisk_0.8.2.tgz, r-oldrel (x86_64): spatialrisk_0.8.2.tgz |
| Old sources: | spatialrisk archive |
Please use the canonical form https://CRAN.R-project.org/package=spatialrisk to link to this page.