Last updated on 2026-07-17 02:50:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.2.3 | 3.75 | 62.86 | 66.61 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.2.3 | 2.66 | 49.15 | 51.81 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 4.2.3 | 165.34 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 4.2.3 | 51.95 | NOTE | |||
| r-devel-windows-x86_64 | 4.2.3 | 7.00 | 99.00 | 106.00 | NOTE | |
| r-patched-linux-x86_64 | 4.2.3 | 3.76 | 56.19 | 59.95 | OK | |
| r-release-linux-x86_64 | 4.2.3 | 3.07 | 56.35 | 59.42 | OK | |
| r-release-macos-arm64 | 4.2.3 | 1.00 | 24.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 4.2.3 | 3.00 | 80.00 | 83.00 | OK | |
| r-release-windows-x86_64 | 4.2.3 | 7.00 | 85.00 | 92.00 | OK | |
| r-oldrel-macos-arm64 | 4.2.2 | 2.00 | 22.00 | 24.00 | OK | |
| r-oldrel-macos-x86_64 | 4.2.3 | 3.00 | 79.00 | 82.00 | OK | |
| r-oldrel-windows-x86_64 | 4.2.3 | 7.00 | 108.00 | 115.00 | OK |
Version: 4.2.3
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
httptest/R/content-type.R (.Names: 1)
httptest/R/fake-http.R (.Names: 1)
'.Names' should be changed to 'names'.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 4.2.3
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
httptest/R/content-type.R (.Names: 1)
httptest/R/fake-http.R (.Names: 1)
Flavor: r-devel-windows-x86_64