Package: spmodel Title: Spatial Statistical Modeling and Prediction Version: 0.13.0 Authors@R: c( person(given = "Michael", family = "Dumelle", role = c("aut", "cre"), email = "Dumelle.Michael@epa.gov", comment = c(ORCID = "0000-0002-3393-5529")), person(given = "Matt", family = "Higham", role = "aut", email = "mhigham@stlawu.edu", comment = c(ORCID = "0009-0006-4217-625X")), person(given = "Ryan A.", family = "Hill", role = "ctb", email = "hill.ryan@epa.gov", comment = c(ORCID = "0000-0001-9583-0426")), person(given = "Michael", family = "Mahon", role = "ctb", email = "Mahon.Michael@epa.gov", comment = c(ORCID = "0000-0002-9436-2998")), person(given = "Jay M.", family = "Ver Hoef", role = "aut", email = "jay.verhoef@noaa.gov", comment = c(ORCID = "0000-0003-4302-6895")) ) Description: Fit, summarize, and predict for a variety of spatial statistical models applied to point-referenced and areal (lattice) data. Parameters are estimated using various methods. Additional modeling features include anisotropy, non-spatial random effects, partition factors, big data approaches, and more. Model-fit statistics are used to summarize, visualize, and compare models. Predictions at unobserved locations are readily obtainable. For additional details, see Dumelle et al. (2023) . License: GPL-3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 3.5.0) Imports: graphics, generics, Matrix, sf, stats, tibble, parallel Suggests: rmarkdown, knitr, testthat (>= 3.0.0), ggplot2, ranger, statmod, pROC, emmeans (>= 1.4), estimability VignetteBuilder: knitr Config/testthat/edition: 3 URL: https://usepa.github.io/spmodel/ BugReports: https://github.com/USEPA/spmodel/issues Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://usepa.r-universe.dev Date/Publication: 2026-06-10 16:50:12 UTC RemoteUrl: https://github.com/usepa/spmodel RemoteRef: HEAD RemoteSha: bc3545ed05da7ffed17459ce43b8fe3527705898 NeedsCompilation: no Packaged: 2026-06-10 18:29:40 UTC; root Author: Michael Dumelle [aut, cre] (ORCID: ), Matt Higham [aut] (ORCID: ), Ryan A. Hill [ctb] (ORCID: ), Michael Mahon [ctb] (ORCID: ), Jay M. Ver Hoef [aut] (ORCID: ) Maintainer: Michael Dumelle