Package: spatialrisk
Type: Package
Title: Calculating Spatial Risk
Version: 0.6.8
Authors@R: c(person("Martin", "Haringa", role = c("aut", "cre"), email = "mtharinga@gmail.com"))
Maintainer: Martin Haringa <mtharinga@gmail.com>
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: automap, classInt, data.table, dplyr, fs, GenSA, geohashTools,
        ggplot2, gstat, lubridate, mapview, methods, mgcv,
        RColorBrewer, Rcpp, RcppProgress, sf, tmap, units, viridis,
        vroom
Depends: R (>= 3.3)
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat
NeedsCompilation: yes
Packaged: 2021-05-18 09:41:25 UTC; martin
Author: Martin Haringa [aut, cre]
Repository: CRAN
Date/Publication: 2021-05-18 10:00:03 UTC
