* using log directory ‘/data/localhost/ripley/R/packages/tests-clang/metafor.Rcheck’ * using R Under development (unstable) (2026-09-01 r90464) * using platform: x86_64-pc-linux-gnu * R was compiled by clang version 23.1.0 flang version 23.1.0 * running under: Fedora Linux 44 (Server Edition) * using session charset: UTF-8 * current time: 2026-09-02 20:23:56 UTC * using option ‘--no-stop-on-test-error’ * checking for file ‘metafor/DESCRIPTION’ ... OK * this is package ‘metafor’ version ‘5.0-1’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘metafor’ can be installed ... [65s/128s] OK See 'https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora-clang/metafor-00install.html' for details. * checking installed package size ... INFO installed size is 7.6Mb sub-directories of 1Mb or more: R 3.9Mb help 2.7Mb * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [127s/165s] NOTE Found calls to structure() using deprecated special names: metafor/tests/testthat/test_analysis_example_dersimonian2007.r (.Dim: 1, .Dimnames: 1) metafor/tests/testthat/test_analysis_example_gleser2009.r (.Dim: 6, .Dimnames: 6) metafor/tests/testthat/test_analysis_example_konstantopoulos2011.r (.Dim: 1, .Dimnames: 1) metafor/tests/testthat/test_analysis_example_law2016.r (.Dim: 2) metafor/tests/testthat/test_analysis_example_raudenbush2009.r (.Dim: 3, .Dimnames: 3) metafor/tests/testthat/test_analysis_example_rothman2008.r (.Dim: 11, .Dimnames: 11, .Label: 6) metafor/tests/testthat/test_misc_fitstats.r (.Names: 3) metafor/tests/testthat/test_misc_influence.r (.Dim: 3, .Dimnames: 3) metafor/tests/testthat/test_misc_matreg.r (.Dim: 1, .Dimnames: 1) metafor/tests/testthat/test_misc_permutest.r (.Names: 1) metafor/tests/testthat/test_misc_rma_mv.r (.Dim: 1, .Dimnames: 1, .Names: 1) metafor/tests/testthat/test_misc_to_long_table_wide.r (.Dim: 7, .Dimnames: 7, .Label: 4) metafor/tests/testthat/test_misc_vcalc.r (.Dim: 4) metafor/tests/testthat/test_misc_vcov.r (.Dim: 2, .Dimnames: 2) metafor/tests/testthat/test_misc_vec2mat.r (.Dim: 4, .Dimnames: 1) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. '.Label' should be changed to 'levels'. '.Names' should be changed to 'names'. * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking sizes of PDF files under ‘inst/doc’ ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [55s/57s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [82s/88s] OK Running ‘testthat.R’ [82s/87s] * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... [16s/32s] OK * checking HTML version of manual ... [13s/22s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 NOTE