Last updated on 2026-07-03 15:53:58 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.0 | 63.62 | 45.25 | 108.87 | 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 | 153.00 | 114.00 | 267.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.0 | 154.00 | 116.00 | 270.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.0 | 163.00 | 126.00 | 289.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