Last updated on 2026-07-21 02:50:37 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 5.0-1 | 79.69 | 572.61 | 652.30 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 5.0-1 | 47.63 | 344.40 | 392.03 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 5.0-1 | 135.00 | 896.09 | 1031.09 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 5.0-1 | 53.00 | 346.14 | 399.14 | NOTE | |
| r-devel-windows-x86_64 | 5.0-1 | 77.00 | 467.00 | 544.00 | NOTE | |
| r-patched-linux-x86_64 | 5.0-1 | 79.34 | 541.48 | 620.82 | OK | |
| r-release-linux-x86_64 | 5.0-1 | 73.11 | 541.20 | 614.31 | OK | |
| r-release-macos-arm64 | 5.0-1 | 20.00 | 109.00 | 129.00 | OK | |
| r-release-macos-x86_64 | 5.0-1 | 58.00 | 789.00 | 847.00 | OK | |
| r-release-windows-x86_64 | 5.0-1 | 76.00 | 493.00 | 569.00 | OK | |
| r-oldrel-macos-arm64 | 5.0-1 | 19.00 | 107.00 | 126.00 | OK | |
| r-oldrel-macos-x86_64 | 5.0-1 | 56.00 | 778.00 | 834.00 | OK | |
| r-oldrel-windows-x86_64 | 5.0-1 | 109.00 | 661.00 | 770.00 | OK |
Version: 5.0-1
Check: R code for possible problems
Result: 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'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64