CRAN Package Check Results for Package Greg

Last updated on 2026-07-17 13:49:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.3 21.78 216.64 238.42 OK
r-devel-linux-x86_64-debian-gcc 2.0.3 16.07 160.46 176.53 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.3 37.00 369.88 406.88 OK
r-devel-linux-x86_64-fedora-gcc 2.0.3 15.00 154.02 169.02 NOTE
r-devel-windows-x86_64 2.0.3 23.00 208.00 231.00 NOTE
r-patched-linux-x86_64 2.0.3 19.85 203.88 223.73 OK
r-release-linux-x86_64 2.0.3 20.49 201.53 222.02 OK
r-release-macos-arm64 2.0.3 5.00 53.00 58.00 OK
r-release-macos-x86_64 2.0.3 14.00 214.00 228.00 OK
r-release-windows-x86_64 2.0.3 22.00 207.00 229.00 OK
r-oldrel-macos-arm64 2.0.3 OK
r-oldrel-macos-x86_64 2.0.3 13.00 179.00 192.00 OK
r-oldrel-windows-x86_64 2.0.3 31.00 264.00 295.00 OK

Check Details

Version: 2.0.3
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: Greg/tests/testthat/test-private_functions.R (.Label: 3, .Names: 1) '.Label' should be changed to 'levels'. '.Names' should be changed to 'names'. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 2.0.3
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: Greg/tests/testthat/test-private_functions.R (.Label: 3, .Names: 1) Flavor: r-devel-windows-x86_64