Package: sparr
Type: Package
Title: Spatial and Spatiotemporal Relative Risk
Version: 2.2-16
Date: 2022-02-21
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) <DOI:10.1002/sim.7577>.
Depends: R (>= 2.10.1), spatstat (>= 2.3-0)
Imports: spatstat.utils, spatstat.geom, spatstat.core, spatstat.random,
        doParallel, parallel, foreach, misc3d
Suggests: fftwtools (>= 0.9.8)
License: GPL (>= 2)
LazyLoad: yes
NeedsCompilation: no
RoxygenNote: 7.1.2
URL: https://tilmandavies.github.io/sparr/,
        https://github.com/tilmandavies/sparr/
BugReports: https://github.com/tilmandavies/sparr/issues/
Packaged: 2022-02-20 22:04:27 UTC; tilmandavies
Author: Tilman M. Davies [aut, cre],
  Jonathan C. Marshall [aut]
Maintainer: Tilman M. Davies <tilman.davies@otago.ac.nz>
Repository: CRAN
Date/Publication: 2022-02-20 23:50:02 UTC
