Package: spatialrisk
Type: Package
Title: Calculating Spatial Risk
Version: 0.7.2
Authors@R: c(person("Martin", "Haringa", role = c("aut", "cre"), 
    email = "mtharinga@gmail.com"))
Maintainer: Martin Haringa <mtharinga@gmail.com>
BugReports: https://github.com/mharinga/spatialrisk/issues
Description: Methods for spatial risk calculations. It offers an efficient 
    approach to determine the sum of all observations within a circle of a 
    certain radius. This might be beneficial for insurers who are required (by 
    a recent European Commission regulation) to determine the maximum value of 
    insured fire risk policies of all buildings that are partly or fully located 
    within a circle of a radius of 200m. See  Church (1974) 
    <doi:10.1007/BF01942293> for a description of the problem.
License: GPL (>= 2)
URL: https://github.com/mharinga/spatialrisk,
        https://mharinga.github.io/spatialrisk/
LazyData: true
LinkingTo: Rcpp, RcppProgress
Imports: classInt, data.table, dplyr, fs, ggplot2, lifecycle, mapview,
        Rcpp, RcppProgress, rlang, sf, terra, tmap, units, viridis
Depends: R (>= 4.1.0)
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: colourvalues, GenSA, geohashTools, knitr, leafem, leafgl,
        leaflet, mgcv, rmarkdown, testthat, vroom
NeedsCompilation: yes
Packaged: 2025-05-25 10:58:48 UTC; martin
Author: Martin Haringa [aut, cre]
Repository: CRAN
Date/Publication: 2025-05-25 11:20:02 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-05-25 12:00:30 UTC; unix
Archs: spatialrisk.so.dSYM
