Last updated on 2026-06-08 03:50:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4 | 2.30 | 48.64 | 50.94 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.4 | 1.81 | 31.84 | 33.65 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.4 | 74.38 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.4 | 78.29 | OK | |||
| r-devel-windows-x86_64 | 1.4 | 3.00 | 65.00 | 68.00 | OK | |
| r-patched-linux-x86_64 | 1.4 | 2.60 | 45.10 | 47.70 | OK | |
| r-release-linux-x86_64 | 1.4 | 2.02 | 43.42 | 45.44 | OK | |
| r-release-macos-arm64 | 1.4 | 1.00 | 13.00 | 14.00 | OK | |
| r-release-macos-x86_64 | 1.4 | 2.00 | 62.00 | 64.00 | OK | |
| r-release-windows-x86_64 | 1.4 | 6.00 | 67.00 | 73.00 | OK | |
| r-oldrel-macos-arm64 | 1.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.4 | 2.00 | 64.00 | 66.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4 | 3.00 | 80.00 | 83.00 | OK |
Version: 1.4
Check: for missing documentation entries
Result: WARN
Fatal error: cannot create 'R_TempDir'
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.4
Check: for code/documentation mismatches
Result: WARN
Warning in file(open = "w+") :
cannot open file '/tmp/RtmpAhxOl1/Rfe4c5b9b2228b': No space left on device
Error in file(open = "w+") : cannot open the connection
Calls: <Anonymous> -> .try_quietly -> file
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc