Last updated on 2026-08-24 05:51:25 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.6.5 | 55.10 | 383.29 | 438.39 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.6.5 | 34.66 | 234.52 | 269.18 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.6.5 | 41.00 | 257.87 | 298.87 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.6.5 | 41.00 | 265.49 | 306.49 | NOTE | |
| r-devel-windows-x86_64 | 2.6.5 | 64.00 | 487.00 | 551.00 | NOTE | |
| r-patched-linux-x86_64 | 2.6.5 | 63.48 | 357.34 | 420.82 | OK | |
| r-release-linux-x86_64 | 2.6.5 | 56.16 | 362.50 | 418.66 | OK | |
| r-release-macos-arm64 | 2.6.5 | 12.00 | 80.00 | 92.00 | OK | |
| r-release-macos-x86_64 | 2.6.5 | 37.00 | 352.00 | 389.00 | OK | |
| r-release-windows-x86_64 | 2.6.5 | 50.00 | 397.00 | 447.00 | OK | |
| r-oldrel-macos-arm64 | 2.6.5 | 12.00 | 80.00 | 92.00 | OK | |
| r-oldrel-macos-x86_64 | 2.6.5 | 34.00 | 310.00 | 344.00 | OK | |
| r-oldrel-windows-x86_64 | 2.6.5 | 78.00 | 491.00 | 569.00 | OK |
Version: 2.6.5
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
psych/man/lmCor.Rd (.Dim: 1, .Dimnames: 1, .Names: 1)
psych/man/mediate.Rd (.Names: 4)
psych/man/multilevel.reliability.Rd (.Names: 1)
psych/man/statsBy.Rd (.Names: 1)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
'.Names' should be changed to 'names'.
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, r-devel-windows-x86_64