Last updated on 2026-06-07 02:50:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.8 | 2.48 | 30.73 | 33.21 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.8 | 1.86 | 24.83 | 26.69 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.8 | 5.00 | 49.32 | 54.32 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.8 | 63.25 | OK | |||
| r-devel-windows-x86_64 | 0.1.8 | 7.00 | 52.00 | 59.00 | OK | |
| r-patched-linux-x86_64 | 0.1.8 | 2.32 | 28.01 | 30.33 | OK | |
| r-release-linux-x86_64 | 0.1.8 | 2.40 | 27.86 | 30.26 | OK | |
| r-release-macos-arm64 | 0.1.8 | 1.00 | 15.00 | 16.00 | OK | |
| r-release-macos-x86_64 | 0.1.8 | 2.00 | 48.00 | 50.00 | OK | |
| r-release-windows-x86_64 | 0.1.8 | 6.00 | 51.00 | 57.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.8 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.8 | 2.00 | 41.00 | 43.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.8 | 7.00 | 56.00 | 63.00 | OK |
Version: 0.1.8
Check: Rd \usage sections
Result: NOTE
Warning in file(open = "w+") :
cannot open file '/tmp/RtmpG9TKxc/Rf29d18c51f26759': No space left on device
Error in file(open = "w+") : cannot open the connection
Calls: <Anonymous> -> .load_namespace_quietly -> .try_quietly -> file
Execution halted
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