Last updated on 2026-04-01 21:52:47 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0-32 | 3.86 | 29.31 | 33.17 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0-32 | 4.08 | 32.99 | 37.07 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0-32 | 50.13 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.0-32 | 7.00 | 47.20 | 54.20 | NOTE | |
| r-devel-macos-arm64 | 0.0-32 | 2.00 | 12.00 | 14.00 | OK | |
| r-devel-windows-x86_64 | 0.0-32 | 18.00 | 45.00 | 63.00 | OK | |
| r-patched-linux-x86_64 | 0.0-30 | 3.08 | 19.66 | 22.74 | NOTE | |
| r-release-linux-x86_64 | 0.0-32 | 2.89 | 20.07 | 22.96 | NOTE | |
| r-release-macos-arm64 | 0.0-32 | 2.00 | 30.00 | 32.00 | OK | |
| r-release-macos-x86_64 | 0.0-32 | 7.00 | 81.00 | 88.00 | OK | |
| r-release-windows-x86_64 | 0.0-32 | 18.00 | 48.00 | 66.00 | OK | |
| r-oldrel-macos-arm64 | 0.0-30 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0-32 | 5.00 | 162.00 | 167.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0-32 | 20.00 | 46.00 | 66.00 | OK |
Version: 0.0-32
Check: R code for possible problems
Result: NOTE
Found an obsolete/platform-specific call in the following function:
‘.my.tkdev’
Found the platform-specific device:
‘X11’
dev.new() is the preferred way to open a new device, in the unlikely
event one is needed.
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-release-linux-x86_64
Version: 0.0-30
Check: R code for possible problems
Result: NOTE
Found an obsolete/platform-specific call in the following function:
‘.my.tkdev’
Found the platform-specific device:
‘X11’
dev.new() is the preferred way to open a new device, in the unlikely
event one is needed.
Flavor: r-patched-linux-x86_64