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 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://claudiofronterre.r-universe.dev Date/Publication: 2025-10-09 16:08:35 UTC RemoteUrl: https://github.com/claudiofronterre/riskmap RemoteRef: HEAD RemoteSha: 588ff53f6658bb7da4d733aa9a3d51cd26ea0933 NeedsCompilation: no Packaged: 2026-07-03 17:23:46 UTC; root Author: Emanuele Giorgi [aut, cre] (ORCID: ), Claudio Fronterre [ctb] (ORCID: ) Maintainer: Emanuele Giorgi