Package: sparrpowR Title: Power Analysis to Detect Spatial Relative Risk Clusters Version: 0.2.9 Date: 2025-08-28 Authors@R: c(person(given = "Ian D.", family = "Buller", role = c("aut", "cre", "cph"), email = "ian.buller@alumni.emory.edu", comment = c(ORCID = "0000-0001-9477-8582")), person(given = "Derek W.", family = "Brown", role = c("aut", "cph"), email = "derek9@gwmail.gwu.edu", comment = c(ORCID = "0000-0001-8393-1713")), person(given = "Mitchell J.", family = "Machiela", role = "ctb", email = "mitchell.machiela@nih.gov", comment = c(ORCID = "0000-0001-6538-9705")), person(given = "Timothy A.", family = "Myers", role = "ctb", email = "myersta@mail.nih.gov"), person(given = "NCI", role = c("cph", "fnd"))) Maintainer: Ian D. Buller Description: Calculate the statistical power to detect clusters using kernel-based spatial relative risk functions that are estimated using the 'sparr' package. Details about the 'sparr' package methods can be found in the tutorial: Davies et al. (2018) . Details about kernel density estimation can be found in J. F. Bithell (1990) . More information about relative risk functions using kernel density estimation can be found in J. F. Bithell (1991) . License: Apache License (>= 2.0) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 3.5.0) Imports: doFuture, doRNG, fields, foreach, future, graphics, grDevices, iterators, lifecycle, sparr, spatstat.geom, spatstat.random, stats, terra Suggests: geojsonsf, ggmap, ggplot2, sf, spatstat.data, spelling, testthat, tidyterra, R.rsp VignetteBuilder: R.rsp Language: en-US URL: https://github.com/machiela-lab/sparrpowR BugReports: https://github.com/machiela-lab/sparrpowR/issues Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libproj-dev libsqlite3-dev Repository: https://machiela-lab.r-universe.dev Date/Publication: 2025-08-29 02:50:07 UTC RemoteUrl: https://github.com/machiela-lab/sparrpowr RemoteRef: HEAD RemoteSha: d03b2af50d6e041512856a9a76c4fd8c0fa56f96 NeedsCompilation: no Packaged: 2026-05-26 09:28:20 UTC; root Author: Ian D. Buller [aut, cre, cph] (ORCID: ), Derek W. Brown [aut, cph] (ORCID: ), Mitchell J. Machiela [ctb] (ORCID: ), Timothy A. Myers [ctb], NCI [cph, fnd]