sparrpowR
Power Analysis to Detect Spatial Relative Clusters in R
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 5 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
2 of 5 committers (40.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.8%) to scientific vocabulary
Keywords from Contributors
Repository
Power Analysis to Detect Spatial Relative Clusters in R
Basic Info
Statistics
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 11
Metadata Files
README.md
sparrpowR: Power analysis to detect spatial relative clusters 
Date repository last updated: August 28, 2025
Overview
The sparrpowR package is a suite of R functions to calculate the statistical power to detect clusters using the kernel-based spatial relative risk function that is estimated using the sparr package. Basic visualization is also supported.
Installation
To install the release version from CRAN:
install.packages("sparrpowR")
To install the development version from GitHub:
devtools::install_github("machiela-lab/sparrpowR")
Available functions
| Function | Description | spatialpower |
Main function. Compute the statistical power of a spatial relative risk function using randomly generated data. | spatialdata |
Generate random bivariate data for a spatial relative risk function. | jitterpower |
Compute the statistical power of a spatial relative risk function using previously collected data. | spatialplots |
Easily make multiple plots from spatialpower, spatialdata, and jitterpower outputs. |
pvalcorrect |
Called within spatialpower and jitterpower, calculates various multiple testing corrections for the alpha level. |
|---|
| Name | Commits | |
|---|---|---|
| Ian Buller, PhD, MA | i****r@n****v | 123 |
| Tim | t****s@g****m | 97 |
| Ian D Buller | i****r@g****m | 4 |
| derekbrown12 | d****n@n****v | 4 |
| rubak | r****k@m****k | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 2 years ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 2 days
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- rubak (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 311 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 12
- Total maintainers: 1
cran.r-project.org: sparrpowR
Power Analysis to Detect Spatial Relative Risk Clusters
- Homepage: https://github.com/machiela-lab/sparrpowR
- Documentation: http://cran.r-project.org/web/packages/sparrpowR/sparrpowR.pdf
- License: Apache License (≥ 2.0)
-
Latest release: 0.2.9
published 7 months ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5.0 depends
- doFuture * imports
- doRNG * imports
- fields * imports
- foreach * imports
- future * imports
- grDevices * imports
- graphics * imports
- iterators * imports
- lifecycle * imports
- raster * imports
- sp * imports
- sparr * imports
- spatstat.geom * imports
- spatstat.random * imports
- stats * imports
- R.rsp * suggests
- spatstat.data * suggests
- spelling * suggests
- testthat * suggests
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- r-hub/actions/checkout v1 composite
- r-hub/actions/platform-info v1 composite
- r-hub/actions/run-check v1 composite
- r-hub/actions/setup v1 composite
- r-hub/actions/setup-deps v1 composite
- r-hub/actions/setup-r v1 composite


