Last updated on 2026-07-18 09:50:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.14 | 255.90 | 350.86 | 606.76 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.14 | 225.40 | 231.81 | 457.21 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1.14 | 300.00 | 580.14 | 880.14 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.14 | 300.00 | 233.48 | 533.48 | NOTE | |
| r-devel-windows-x86_64 | 1.1.14 | 244.00 | 321.00 | 565.00 | NOTE | --no-vignettes |
| r-patched-linux-x86_64 | 1.1.14 | 276.83 | 339.01 | 615.84 | OK | |
| r-release-linux-x86_64 | 1.1.14 | 289.35 | 334.41 | 623.76 | OK | |
| r-release-macos-arm64 | 1.1.14 | 50.00 | 83.00 | 133.00 | OK | |
| r-release-macos-x86_64 | 1.1.14 | 163.00 | 433.00 | 596.00 | OK | |
| r-release-windows-x86_64 | 1.1.14 | 241.00 | 359.00 | 600.00 | OK | --no-vignettes |
| r-oldrel-macos-arm64 | 1.1.14 | 48.00 | 67.00 | 115.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.14 | 152.00 | 245.00 | 397.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.14 | 317.00 | 356.00 | 673.00 | OK | --no-vignettes |
Version: 1.1.14
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
glmmTMB/tests/testthat/test-VarCorr.R (.Names: 3)
glmmTMB/tests/testthat/test-families.R (.Names: 5)
glmmTMB/tests/testthat/test-methods.R (.Dim: 5, .Dimnames: 5, .Names: 1)
glmmTMB/tests/testthat/test-zi.R (.Names: 4)
'.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-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.1.14
Flags: --no-vignettes
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
glmmTMB/tests/testthat/test-VarCorr.R (.Names: 3)
glmmTMB/tests/testthat/test-families.R (.Names: 5)
glmmTMB/tests/testthat/test-methods.R (.Dim: 5, .Dimnames: 5, .Names: 1)
glmmTMB/tests/testthat/test-zi.R (.Names: 4)
'.Names' should be changed to 'names'.
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavor: r-devel-windows-x86_64