Last updated on 2026-08-03 22:50:04 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.26.0 | 39.56 | 470.68 | 510.24 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.26.1 | 28.00 | 328.60 | 356.60 | OK | |
| 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.1 | 43.00 | 258.00 | 301.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.1 | 34.87 | 438.22 | 473.09 | 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.1 | 45.00 | 260.00 | 305.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.1 | 57.00 | 296.00 | 353.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'.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.26.1
Flags: --no-vignettes
Check: compiled code
Result: NOTE
Error in ccE(lines, flags = new_flags, include = include) :
'cc' is not on the path
Calls: <Anonymous> ... lapply -> FUN -> lapply -> FUN -> getFunsHdr -> ccE
Execution halted
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-devel-windows-x86_64