R Under development (unstable) (2024-06-18 r86781 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(psychmeta) ----------------------------------------------------- psychmeta version 2.7.0 -- Please report any bugs to github.com/psychmeta/psychmeta/issues or issues@psychmeta.com We work hard to produce these open-source tools for the R community. Please cite psychmeta when you use it in your research: Dahlke, J. A., & Wiernik, B. M. (2019). psychmeta: An R package for psychometric meta-analysis. Applied Psychological Measurement, 43(5), 415-416. https://doi.org/10.1177/0146621618795933 --------------------------------------------------------------- Version check -- ✔ Kudos! Your copy of psychmeta is more recent than the current CRAN release! > > test_check("psychmeta") **** Running ma_r: Meta-analysis of correlations **** **** Running ma_r: Meta-analysis of correlations **** **** Running ma_r: Meta-analysis of correlations **** **** Running ma_r: Meta-analysis of correlations **** **** Running ma_r: Meta-analysis of correlations **** **** Running ma_r: Meta-analysis of correlations **** **** Running ma_r: Meta-analysis of correlations **** **** Running ma_r: Meta-analysis of correlations **** [ FAIL 0 | WARN 1 | SKIP 0 | PASS 53 ] [ FAIL 0 | WARN 1 | SKIP 0 | PASS 53 ] > > proc.time() user system elapsed 12.71 1.00 13.82