CRAN Package Check Results for Package BradleyTerry2

Last updated on 2026-07-22 17:50:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 10.63 102.58 113.21 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.3 8.31 77.46 85.77 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.3 18.00 161.08 179.08 OK
r-devel-linux-x86_64-fedora-gcc 1.1.3 8.00 80.92 88.92 NOTE
r-devel-windows-x86_64 1.1.3 13.00 113.00 126.00 NOTE
r-patched-linux-x86_64 1.1.3 10.37 98.24 108.61 OK
r-release-linux-x86_64 1.1.3 8.90 95.89 104.79 OK
r-release-macos-arm64 1.1.3 3.00 30.00 33.00 OK
r-release-macos-x86_64 1.1.3 8.00 118.00 126.00 OK
r-release-windows-x86_64 1.1.3 11.00 113.00 124.00 OK
r-oldrel-macos-arm64 1.1.3 OK
r-oldrel-macos-x86_64 1.1.3 7.00 139.00 146.00 OK
r-oldrel-windows-x86_64 1.1.3 15.00 141.00 156.00 OK

Check Details

Version: 1.1.3
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: BradleyTerry2/data/CEMS.R (.Label: 10, .Names: 4) BradleyTerry2/data/chameleons.R (.Names: 4, .Label: 2) BradleyTerry2/data/citations.R (.Dim: 1, .Dimnames: 1, .Names: 1) BradleyTerry2/data/icehockey.R (.Label: 3, .Names: 1) BradleyTerry2/data/seeds.R (.Names: 1) BradleyTerry2/data/sound.fields.R (.Label: 6, .Dim: 3, .Dimnames: 3, .Names: 3) BradleyTerry2/data/springall.R (.Names: 3, .Label: 2) '.Label' should be changed to 'levels'. '.Names' should be changed to 'names'. '.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, r-devel-windows-x86_64