Last updated on 2026-07-16 00:50:36 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.6.1 | 32.79 | 401.47 | 434.26 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.6.1 | 23.31 | 281.21 | 304.52 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.6.1 | 63.00 | 718.34 | 781.34 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.6.1 | 27.00 | 276.80 | 303.80 | NOTE | |
| r-devel-windows-x86_64 | 2.6.1 | 46.00 | 403.00 | 449.00 | OK | |
| r-patched-linux-x86_64 | 2.6.1 | 36.21 | 377.56 | 413.77 | OK | |
| r-release-linux-x86_64 | 2.6.1 | 32.97 | 381.53 | 414.50 | OK | |
| r-release-macos-arm64 | 2.6.1 | 8.00 | 81.00 | 89.00 | OK | |
| r-release-macos-x86_64 | 2.6.1 | 24.00 | 271.00 | 295.00 | OK | |
| r-release-windows-x86_64 | 2.6.1 | 39.00 | 414.00 | 453.00 | OK | |
| r-oldrel-macos-arm64 | 2.6.1 | 8.00 | 97.00 | 105.00 | OK | |
| r-oldrel-macos-x86_64 | 2.6.1 | 24.00 | 245.00 | 269.00 | OK | |
| r-oldrel-windows-x86_64 | 2.6.1 | 52.00 | 566.00 | 618.00 | OK |
Version: 2.6.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
EpiModel/tests/testthat/test-transmat-dendo.R (.Names: 1)
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.6.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
EpiModel/tests/testthat/test-transmat-dendo.R (.Names: 1)
'.Names' should be changed to 'names'.
Flavor: r-devel-linux-x86_64-fedora-gcc