CRAN Package Check Results for Package surveillance

Last updated on 2026-07-31 02:50:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.26.0 41.88 472.81 514.69 NOTE
r-devel-linux-x86_64-debian-gcc 1.26.0 26.33 336.84 363.17 NOTE
r-devel-linux-x86_64-fedora-clang 1.26.1 66.00 462.77 528.77 OK
r-devel-linux-x86_64-fedora-gcc 1.26.1 27.00 314.02 341.02 OK
r-devel-windows-x86_64 1.26.0 46.00 378.00 424.00 NOTE --no-vignettes
r-patched-linux-x86_64 1.26.0 45.92 433.98 479.90 OK
r-release-linux-x86_64 1.26.0 38.22 434.71 472.93 OK
r-release-macos-arm64 1.26.1 10.00 120.00 130.00 OK
r-release-macos-x86_64 1.26.1 30.00 836.00 866.00 OK
r-release-windows-x86_64 1.26.0 43.00 393.00 436.00 OK --no-vignettes
r-oldrel-macos-arm64 1.26.1 9.00 123.00 132.00 OK
r-oldrel-macos-x86_64 1.26.1 28.00 654.00 682.00 OK
r-oldrel-windows-x86_64 1.26.0 61.00 433.00 494.00 OK --no-vignettes

Check Details

Version: 1.26.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: surveillance/tests/testthat/test-hhh4+derivatives.R (.Dim: 1, .Dimnames: 1) surveillance/tests/testthat/test-hhh4_NegBinGrouped.R (.Dim: 1, .Dimnames: 1) surveillance/tests/testthat/test-nbOrder.R (.Dim: 2, .Dimnames: 2) '.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

Version: 1.26.0
Flags: --no-vignettes
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: surveillance/tests/testthat/test-hhh4+derivatives.R (.Dim: 1, .Dimnames: 1) surveillance/tests/testthat/test-hhh4_NegBinGrouped.R (.Dim: 1, .Dimnames: 1) surveillance/tests/testthat/test-nbOrder.R (.Dim: 2, .Dimnames: 2) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. Flavor: r-devel-windows-x86_64