Last updated on 2026-07-25 09:50:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.26.0 | 36.49 | 471.35 | 507.84 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.26.0 | 26.07 | 330.25 | 356.32 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.26.0 | 67.00 | 552.36 | 619.36 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.26.0 | 26.00 | 312.60 | 338.60 | NOTE | |
| r-devel-windows-x86_64 | 1.26.0 | 45.00 | 380.00 | 425.00 | NOTE | --no-vignettes |
| r-patched-linux-x86_64 | 1.26.0 | 45.52 | 438.15 | 483.67 | OK | |
| r-release-linux-x86_64 | 1.26.0 | 38.79 | 442.15 | 480.94 | OK | |
| r-release-macos-arm64 | 1.26.0 | OK | ||||
| r-release-macos-x86_64 | 1.26.0 | 28.00 | 462.00 | 490.00 | OK | |
| r-release-windows-x86_64 | 1.26.0 | 46.00 | 428.00 | 474.00 | OK | --no-vignettes |
| r-oldrel-macos-arm64 | 1.26.0 | 9.00 | 125.00 | 134.00 | OK | |
| r-oldrel-macos-x86_64 | 1.26.0 | 19.00 | 322.00 | 341.00 | OK | |
| r-oldrel-windows-x86_64 | 1.26.0 | 62.00 | 452.00 | 514.00 | OK | --no-vignettes |
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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-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