Last updated on 2026-08-25 10:53:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.2.2 | 21.98 | 464.94 | 486.92 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 4.2.2 | 17.92 | 332.92 | 350.84 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 4.2.2 | 15.00 | 310.49 | 325.49 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 4.2.2 | 19.00 | 312.54 | 331.54 | NOTE | |
| r-devel-windows-x86_64 | 4.2.2 | 32.00 | 405.00 | 437.00 | NOTE | --no-vignettes |
| r-patched-linux-x86_64 | 4.2.2 | 30.46 | 439.11 | 469.57 | OK | |
| r-release-linux-x86_64 | 4.2.2 | 25.73 | 439.97 | 465.70 | OK | |
| r-release-macos-arm64 | 4.2.2 | 5.00 | 77.00 | 82.00 | OK | |
| r-release-macos-x86_64 | 4.2.2 | 16.00 | 411.00 | 427.00 | OK | |
| r-release-windows-x86_64 | 4.2.2 | 38.00 | 284.00 | 322.00 | OK | --no-vignettes |
| r-oldrel-macos-arm64 | 4.2.2 | OK | ||||
| r-oldrel-macos-x86_64 | 4.2.2 | 12.00 | 233.00 | 245.00 | OK | |
| r-oldrel-windows-x86_64 | 4.2.2 | 47.00 | 314.00 | 361.00 | OK | --no-vignettes |
Version: 4.2.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
tergm/tests/testthat/test-lasttoggle.R (.Dim: 2)
'.Dim' should be changed to 'dim'.
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: 4.2.2
Flags: --no-vignettes
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
tergm/tests/testthat/test-lasttoggle.R (.Dim: 2)
'.Dim' should be changed to 'dim'.
Flavor: r-devel-windows-x86_64