Package: sparr Type: Package Title: Spatial and Spatiotemporal Relative Risk Version: 2.3-16 Date: 2025-03-20 Authors@R: c( person(c("Tilman", "M."), "Davies", role = c("aut", "cre"), email = "tilman.davies@otago.ac.nz"), person(c("Jonathan", "C."), "Marshall", role = c("aut"), email = "j.c.marshall@massey.ac.nz")) Description: Provides functions to estimate kernel-smoothed spatial and spatio-temporal densities and relative risk functions, and perform subsequent inference. Methodological details can be found in the accompanying tutorial: Davies et al. (2018) . Depends: R (>= 2.10.1), spatstat (>= 2.3-0) Imports: spatstat.utils, spatstat.geom, spatstat.explore, spatstat.random, spatstat.univar, doParallel, parallel, foreach, misc3d Suggests: fftwtools (>= 0.9.8) License: GPL (>= 2) LazyLoad: yes NeedsCompilation: no RoxygenNote: 7.3.2 URL: https://tilmandavies.github.io/sparr/, https://github.com/tilmandavies/sparr/ BugReports: https://github.com/tilmandavies/sparr/issues/ Encoding: UTF-8 Repository: https://tilmandavies.r-universe.dev Date/Publication: 2025-03-20 00:21:10 UTC RemoteUrl: https://github.com/tilmandavies/sparr RemoteRef: HEAD RemoteSha: 67ad2c995683b5122d4edee16d2eaacbbfb868cb Packaged: 2026-06-15 10:43:57 UTC; root Author: Tilman M. Davies [aut, cre], Jonathan C. Marshall [aut] Maintainer: Tilman M. Davies