Package: RiskMap
Type: Package
Title: Geostatistical Modeling of Spatially Referenced Data
Version: 1.0.0
Authors@R: 
  c(person(given = "Emanuele",
           family = "Giorgi",
           role = c("aut", "cre"),
           email = "e.giorgi@bham.ac.uk",
           comment = c(ORCID = "0000-0003-0640-181X")),
    person(given = "Claudio",
           family = "Fronterre",
           role = "ctb",
           email = "c.fronterre@bham.ac.uk",
           comment = c(ORCID = "0000-0001-6723-9727")))
Description: Geostatistical analysis of continuous and count data.
  Implements stationary Gaussian processes with Matérn correlation for spatial prediction,
  as described in Diggle and Giorgi (2019, ISBN: 978-1-138-06102-7).
License: MIT + file LICENSE
URL: https://claudiofronterre.github.io/RiskMap/
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 3.5.0)
Imports: stats, methods, Matrix, terra, xtable, graphics, spatialEco,
        spatialsample, Deriv, numDeriv, dplyr, ggplot2, ggpubr,
        gridExtra, sf, sns, stars
NeedsCompilation: no
Packaged: 2025-10-09 16:09:31 UTC; giorgi
Author: Emanuele Giorgi [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0640-181X>),
  Claudio Fronterre [ctb] (ORCID:
    <https://orcid.org/0000-0001-6723-9727>)
Maintainer: Emanuele Giorgi <e.giorgi@bham.ac.uk>
Repository: CRAN
Date/Publication: 2025-10-09 16:30:02 UTC
Built: R 4.5.1; ; 2025-10-09 18:43:03 UTC; unix
