CRAN Package Check Results for Package papaja

Last updated on 2026-08-05 09:50:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 11.39 195.51 206.90 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.5 6.91 133.35 140.26 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.5 18.00 301.53 319.53 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.5 8.00 140.90 148.90 NOTE
r-devel-windows-x86_64 0.1.5 16.00 196.00 212.00 NOTE
r-patched-linux-x86_64 0.1.5 13.51 188.18 201.69 OK
r-release-linux-x86_64 0.1.5 7.86 188.95 196.81 OK
r-release-macos-arm64 0.1.5 3.00 48.00 51.00 OK
r-release-macos-x86_64 0.1.5 10.00 207.00 217.00 OK
r-release-windows-x86_64 0.1.5 19.00 204.00 223.00 OK
r-oldrel-macos-arm64 0.1.5 3.00 60.00 63.00 OK
r-oldrel-macos-x86_64 0.1.5 10.00 170.00 180.00 OK
r-oldrel-windows-x86_64 0.1.5 25.00 255.00 280.00 OK

Check Details

Version: 0.1.5
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: papaja/tests/testthat/test_apa_print_model_comp.R (.Names: 1) papaja/tests/testthat/test_calculations.R (.Label: 12, .Names: 5, .Dim: 1, .Dimnames: 1) papaja/tests/testthat/test_utils.R (.Label: 4, .Names: 1) '.Names' should be changed to 'names'. '.Label' should be changed to 'levels'. '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64