psychmeta

Psychometric meta-analysis toolkit

https://github.com/psychmeta/psychmeta

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

hacktoberfest meta-analysis psychology psychometric psychometrics r r-package

Keywords from Contributors

standardization report
Last synced: 6 months ago · JSON representation

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
hacktoberfest meta-analysis psychology psychometric psychometrics r r-package
Created over 8 years ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

psychmeta logo

psychmeta

Psychometric Meta-Analysis Toolkit

CRAN Version Total Downloads Monthly Downloads <!-- R-CMD-check --> <!-- badges: end -->

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

All Time
  • Total Commits: 237
  • Total Committers: 8
  • Avg Commits per committer: 29.625
  • Development Distribution Score (DDS): 0.595
Past Year
  • Commits: 3
  • Committers: 2
  • Avg Commits per committer: 1.5
  • Development Distribution Score (DDS): 0.333
Top Committers
Name Email 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
enhancement (8) bug (2) waiting-for-user-input (1)
Pull Request Labels
hacktoberfest-accepted (1)

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

  • Versions: 38
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 823 Last month
  • Docker Downloads: 23,032
Rankings
Docker downloads count: 0.6%
Forks count: 4.8%
Stargazers count: 7.0%
Average: 13.9%
Downloads: 18.7%
Dependent repos count: 23.9%
Dependent packages count: 28.7%
Maintainers (1)
Last synced: 7 months ago

Dependencies

DESCRIPTION cran
  • 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
.github/workflows/R-CMD-check.yaml actions
  • 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