Last updated on 2026-06-06 21:52:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 6.93 | 70.04 | 76.97 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 4.66 | 47.78 | 52.44 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 11.00 | 102.27 | 113.27 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 11.00 | 110.61 | 121.61 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 9.00 | 85.00 | 94.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 6.56 | 60.95 | 67.51 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 4.80 | 61.78 | 66.58 | OK | |
| r-release-macos-arm64 | 0.1.0 | 2.00 | 23.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 5.00 | 99.00 | 104.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 8.00 | 87.00 | 95.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 4.00 | 73.00 | 77.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 11.00 | 102.00 | 113.00 | OK |
Version: 0.1.0
Check: Rd \usage sections
Result: NOTE
Warning in file(open = "w+") :
cannot open file '/tmp/RtmprbvfC5/Rf7280c36120e4a': 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