Last updated on 2026-07-31 06:57:47 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 31.12 | 41.99 | 73.11 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.6 | 54.78 | 48.93 | 103.71 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.6 | 93.00 | 96.76 | 189.76 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.6 | 63.00 | 46.55 | 109.55 | OK | |
| r-devel-windows-x86_64 | 0.2.6 | 73.00 | 96.00 | 169.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.1 | 34.76 | 38.98 | 73.74 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 35.72 | 38.47 | 74.19 | OK | |
| r-release-macos-arm64 | 0.2.6 | 18.00 | 43.00 | 61.00 | OK | |
| r-release-macos-x86_64 | 0.2.6 | 45.00 | 182.00 | 227.00 | OK | |
| r-release-windows-x86_64 | 0.2.6 | 68.00 | 122.00 | 190.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.6 | 14.00 | 42.00 | 56.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.6 | 44.00 | 181.00 | 225.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 42.00 | 103.00 | 145.00 | OK |
Version: 0.2.1
Check: Rd contents
Result: NOTE
Rd files without \usage:
‘apply_operations.Rd’ ‘reverse_prefix.Rd’ ‘reverse_prefix_simple.Rd’
‘shift_left.Rd’ ‘shift_left_simple.Rd’ ‘shift_right.Rd’
‘shift_right_simple.Rd’
\arguments should not be documented without \usage.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.6
Check: compiled code
Result: NOTE
Error in ccE(lines, flags = new_flags, include = include) :
'cc' is not on the path
Calls: <Anonymous> ... lapply -> FUN -> lapply -> FUN -> getFunsHdr -> ccE
Execution halted
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-devel-windows-x86_64