Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 3 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
3 of 7 committers (42.9%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.3%) to scientific vocabulary
Keywords from Contributors
Repository
Wilcoxon Rank Tests for Clustered Data
Basic Info
- Host: GitHub
- Owner: wenjie2wang
- Language: R
- Default Branch: main
- Size: 3.02 MB
Statistics
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
- Releases: 4
Metadata Files
README.md
clusrank
The R package clusrank provides functions for Wilcoxon rank sum test and Wilcoxon signed rank test for clustered data. See Jiang et. al (2020) for details.
Installation
You may install the released version from CRAN.
R
install.packages("clusrank")
Development
The latest version of package is under development at GitHub. If it is able to pass the automated package checks, one may install it by
R
if (! require(remotes)) install.packages("remotes")
remotes::install_github("wenjie2wang/clusrank", upgrade = "never")
References
- Jiang, Y., He, X., Lee, M. T., Rosner, B., & Yan, J. (2020). Wilcoxon rank-based tests for clustered data with R package clusrank. Journal of Statistical Software, 96(6), 1–26. http://dx.doi.org/10.18637/jss.v096.i06
License
Owner
- Name: Wenjie Wang
- Login: wenjie2wang
- Kind: user
- Location: Indianapolis, IN
- Company: @EliLillyCo
- Website: https://wwenjie.org
- Repositories: 10
- Profile: https://github.com/wenjie2wang
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Yujing Jiang | j****3@l****n | 309 |
| Jun Yan | j****n@u****u | 54 |
| Jun Yan | j****t@g****m | 48 |
| Wenjie Wang | w****g@w****g | 35 |
| wenjie2wang | w****g@u****u | 6 |
| Jiang | y****4@a****u | 1 |
| Wenjie Wang | w****t@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 1
- Total pull requests: 1
- Average time to close issues: 1 day
- Average time to close pull requests: 1 day
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 2.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
- zx8754 (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 923 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 22
- Total maintainers: 1
cran.r-project.org: clusrank
Wilcoxon Rank Tests for Clustered Data
- Homepage: https://github.com/wenjie2wang/clusrank
- Documentation: http://cran.r-project.org/web/packages/clusrank/clusrank.pdf
- License: GPL (≥ 3)
-
Latest release: 1.0-4
published over 2 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 4.0 depends
- MASS * imports
- Rcpp >= 1.0.5 imports
- stats * imports
- actions/checkout v2 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