Last updated on 2026-09-11 17:50:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.2.2 | 21.68 | 462.80 | 484.48 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 4.2.2 | 17.50 | 319.18 | 336.68 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 4.2.2 | 15.00 | 318.95 | 333.95 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 4.2.2 | 17.00 | 307.40 | 324.40 | NOTE | |
| r-devel-windows-x86_64 | 4.2.2 | 31.00 | 332.00 | 363.00 | NOTE | --no-vignettes |
| r-patched-linux-x86_64 | 4.2.2 | 29.74 | 437.43 | 467.17 | OK | |
| r-release-linux-x86_64 | 4.2.2 | 21.68 | 436.80 | 458.48 | 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 | 30.00 | 287.00 | 317.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 | 44.00 | 285.00 | 329.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