Package: sparrpowR
Title: Power Analysis to Detect Spatial Relative Risk Clusters
Version: 0.2.3
Date: 2021-07-15
Authors@R: 
    c(person(given = "Ian D.",
             family = "Buller",
             role = c("aut", "cre", "cph"),
             email = "ian.buller@nih.gov",
             comment = c(ORCID = "0000-0001-9477-8582")),
      person(given = "Derek W.",
             family = "Brown",
             role = c("aut", "cph"),
             email = "derek.brown@nih.gov",
             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 <ian.buller@nih.gov>
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) <doi:10.1002/sim.7577>.  Details about kernel density estimation 
        can be found in J. F. Bithell (1990) <doi:10.1002/sim.4780090616>.  More 
        information about relative risk functions using kernel density estimation can 
        be found in J. F. Bithell (1991) <doi:10.1002/sim.4780101112>.
License: Apache License (>= 2.0)
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0), spatstat.geom, spatstat.core, spatstat.linnet,
        spatstat (>= 2.0-0)
Imports: doFuture, doRNG, fields, foreach, future, graphics, grDevices,
        iterators, lifecycle, raster, sp, sparr, stats
Suggests: testthat, spelling, R.rsp
VignetteBuilder: R.rsp
Language: en-US
URL: https://github.com/machiela-lab/sparrpowR
BugReports: https://github.com/machiela-lab/sparrpowR/issues
NeedsCompilation: no
Packaged: 2021-07-15 15:07:05 UTC; bullerid
Author: Ian D. Buller [aut, cre, cph] (<https://orcid.org/0000-0001-9477-8582>),
  Derek W. Brown [aut, cph] (<https://orcid.org/0000-0001-8393-1713>),
  Mitchell J. Machiela [ctb] (<https://orcid.org/0000-0001-6538-9705>),
  Timothy A. Myers [ctb],
  NCI [cph, fnd]
Repository: CRAN
Date/Publication: 2021-07-16 07:30:02 UTC
