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
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
2 of 8 committers (25.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.8%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Psychometric meta-analysis toolkit
Basic Info
- Host: GitHub
- Owner: psychmeta
- Language: R
- Default Branch: master
- Homepage: https://psychmeta.com
- Size: 5.05 MB
Statistics
- Stars: 62
- Watchers: 5
- Forks: 14
- Open Issues: 22
- Releases: 37
Topics
Metadata Files
README.md
![]()
psychmeta
Psychometric Meta-Analysis Toolkit
Overview
The psychmeta package provides tools for computing bare-bones and psychometric meta-analyses and for generating psychometric data for use in meta-analysis simulations. Currently, the package supports bare-bones, individual-correction, and artifact-distribution methods for meta-analyzing correlations and d values. Please refer to the overview vignette vignette("overview", package = "psychmeta") for an introduction to psychmeta's functions and workflows (also found here).
Authors
psychmeta was written by Jeffrey A. Dahlke and Brenton M. Wiernik.
Installation
The official CRAN release of psychmeta can be installed with the following code:
r
install.packages("psychmeta")
Development versions of psychmeta from GitHub reflect updates made to the package between official CRAN releases. The GitHub release can be installed with the following code:
r
install.packages("remotes")
remotes::install_github("psychmeta/psychmeta")
Citing psychmeta
To cite psychmeta in your research, please refer to the package's citation information using the citation() function.
r
citation("psychmeta")
Reporting Issues
To report a bug or other issue, tell us about it on GitHub or email issues@psychmeta.com. For more general questions and inquiries about the package, email psychmeta@psychmeta.com.
GitHub Events
Total
- Watch event: 6
Last Year
- Watch event: 6
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| jadahlke | d****8@u****u | 96 |
| Brenton M. Wiernik | b****k | 52 |
| Jeffrey A. Dahlke | j****e@g****m | 40 |
| Jeffrey Dahlke | d****8@P****l | 39 |
| bwiernik | g****b@w****g | 6 |
| Jeffrey Dahlke | d****8@e****u | 2 |
| Wesley G | 5****6 | 1 |
| Matthew B. Jané | 5****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 37
- Total pull requests: 72
- Average time to close issues: 6 months
- Average time to close pull requests: 5 days
- Total issue authors: 14
- Total pull request authors: 5
- Average comments per issue: 1.89
- Average comments per pull request: 0.1
- Merged pull requests: 64
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: about 1 hour
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 2.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- bwiernik (17)
- jadahlke (5)
- MatthewBJane (3)
- ConnorEsterwood (2)
- ammirsm (1)
- pdownes (1)
- calebrottman (1)
- cynthiahsh (1)
- dstanley4 (1)
- hadley (1)
- JulsRos (1)
- zhiyuan-s (1)
- pederisager (1)
- swnydick (1)
Pull Request Authors
- jadahlke (40)
- bwiernik (25)
- wesley4546 (4)
- romainfrancois (1)
- MatthewBJane (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 823 last-month
- Total docker downloads: 23,032
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 38
- Total maintainers: 1
cran.r-project.org: psychmeta
Psychometric Meta-Analysis Toolkit
- Documentation: http://cran.r-project.org/web/packages/psychmeta/psychmeta.pdf
- License: GPL (≥ 3)
-
Latest release: 2.7.0
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5.0 depends
- boot * imports
- curl * imports
- dplyr * imports
- ggplot2 * imports
- mathjaxr * imports
- metafor * imports
- progress * imports
- purrr * imports
- rlang * imports
- stats * imports
- tibble * imports
- tidyr >= 1.0.0 imports
- MASS * suggests
- bib2df * suggests
- cli * suggests
- crayon * suggests
- knitr * suggests
- mvtnorm * suggests
- nor1mix * suggests
- rmarkdown * suggests
- stringi * suggests
- testthat >= 2.1.0 suggests
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc master composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite