CRAN Package Check Results for Package proporz

Last updated on 2026-08-31 12:51:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.2 3.06 51.44 54.50 NOTE
r-devel-linux-x86_64-debian-gcc 1.5.3 2.78 40.22 43.00 OK
r-devel-linux-x86_64-fedora-clang 1.5.3 41.93 OK
r-devel-linux-x86_64-fedora-gcc 1.5.3 42.68 OK
r-devel-windows-x86_64 1.5.3 6.00 79.00 85.00 OK
r-patched-linux-x86_64 1.5.2 3.51 45.86 49.37 OK
r-release-linux-x86_64 1.5.3 3.60 47.80 51.40 OK
r-release-macos-arm64 1.5.3 1.00 21.00 22.00 OK
r-release-macos-x86_64 1.5.3 3.00 114.00 117.00 OK
r-release-windows-x86_64 1.5.2 7.00 84.00 91.00 OK
r-oldrel-macos-arm64 1.5.3 1.00 24.00 25.00 OK
r-oldrel-macos-x86_64 1.5.3 3.00 107.00 110.00 OK
r-oldrel-windows-x86_64 1.5.3 8.00 91.00 99.00 OK

Check Details

Version: 1.5.2
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: proporz/tests/testthat/test-biproportional-data.R (.Dim: 1, .Dimnames: 1) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. Flavor: r-devel-linux-x86_64-debian-clang