CRAN Package Check Results for Package questionr

Last updated on 2026-07-18 00:52:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.2 7.66 84.27 91.93 NOTE
r-devel-linux-x86_64-debian-gcc 0.8.2 5.24 62.09 67.33 NOTE
r-devel-linux-x86_64-fedora-clang 0.8.2 14.00 126.30 140.30 OK
r-devel-linux-x86_64-fedora-gcc 0.8.2 65.34 NOTE
r-devel-windows-x86_64 0.8.2 10.00 119.00 129.00 NOTE
r-patched-linux-x86_64 0.8.2 9.02 76.50 85.52 OK
r-release-linux-x86_64 0.8.2 8.07 74.88 82.95 OK
r-release-macos-arm64 0.8.2 2.00 28.00 30.00 OK
r-release-macos-x86_64 0.8.2 6.00 95.00 101.00 OK
r-release-windows-x86_64 0.8.2 11.00 111.00 122.00 OK
r-oldrel-macos-arm64 0.8.2 2.00 27.00 29.00 OK
r-oldrel-macos-x86_64 0.8.2 6.00 94.00 100.00 OK
r-oldrel-windows-x86_64 0.8.2 17.00 127.00 144.00 OK

Check Details

Version: 0.8.2
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: questionr/tests/testthat/test_weighting.R (.Dim: 15, .Dimnames: 15) '.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-gcc

Version: 0.8.2
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: questionr/tests/testthat/test_weighting.R (.Dim: 15, .Dimnames: 15) Flavor: r-devel-windows-x86_64