Last updated on 2026-07-04 22:53:36 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.0.0 | 103.57 | 58.43 | 162.00 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.0.1 | 62.47 | 45.09 | 107.56 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.0.1 | 155.00 | 85.73 | 240.73 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 3.0.0 | 170.00 | 95.54 | 265.54 | NOTE | |
| r-devel-windows-x86_64 | 3.0.0 | 147.00 | 114.00 | 261.00 | OK | |
| r-patched-linux-x86_64 | 3.0.0 | 86.96 | 54.29 | 141.25 | OK | |
| r-release-linux-x86_64 | 3.0.0 | OK | ||||
| r-release-macos-arm64 | 3.0.1 | 26.00 | 16.00 | 42.00 | OK | |
| r-release-macos-x86_64 | 3.0.1 | 75.00 | 66.00 | 141.00 | OK | |
| r-release-windows-x86_64 | 3.0.1 | 143.00 | 110.00 | 253.00 | OK | |
| r-oldrel-macos-arm64 | 3.0.1 | 21.00 | 18.00 | 39.00 | OK | |
| r-oldrel-macos-x86_64 | 3.0.1 | 71.00 | 62.00 | 133.00 | OK | |
| r-oldrel-windows-x86_64 | 3.0.1 | 134.00 | 128.00 | 262.00 | OK |
Version: 3.0.1
Check: compiled code
Result: NOTE
File ‘hsphase/libs/hsphase.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 3.0.0
Check: compiled code
Result: NOTE
File ‘hsphase/libs/hsphase.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-gcc