Last updated on 2026-06-08 13:50:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 36.77 | 39.09 | 75.86 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 23.56 | 27.58 | 51.14 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 35.00 | 61.36 | 96.36 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 49.00 | 59.15 | 108.15 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 56.00 | 80.00 | 136.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 28.36 | 37.04 | 65.40 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 28.61 | 36.90 | 65.51 | OK | |
| r-release-macos-arm64 | 0.1.0 | 7.00 | 11.00 | 18.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 20.00 | 52.00 | 72.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 58.00 | 82.00 | 140.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 19.00 | 44.00 | 63.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 64.00 | 100.00 | 164.00 | OK |
Version: 0.1.0
Check: for code/documentation mismatches
Result: WARN
Warning in file(open = "w+") :
cannot open file '/tmp/RtmpZ69GtU/Rf2bd0da23eba2c5': No space left on device
Error in file(open = "w+") : cannot open the connection
Calls: <Anonymous> -> .load_package_quietly -> .try_quietly -> file
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: Rd \usage sections
Result: NOTE
Fatal error: cannot create 'R_TempDir'
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-gcc