Last updated on 2025-12-14 03:50:09 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.9 | 24.57 | 228.59 | 253.16 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 4.9 | 15.13 | 141.56 | 156.69 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 4.9 | 41.00 | 349.86 | 390.86 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 5.0 | 38.00 | 374.12 | 412.12 | OK | |
| r-devel-windows-x86_64 | 4.9 | 25.00 | 246.00 | 271.00 | WARN | |
| r-patched-linux-x86_64 | 4.9 | 24.53 | 215.17 | 239.70 | NOTE | |
| r-release-linux-x86_64 | 4.9 | 23.95 | 215.31 | 239.26 | NOTE | |
| r-release-macos-arm64 | 5.0 | 5.00 | 73.00 | 78.00 | OK | |
| r-release-macos-x86_64 | 5.0 | 14.00 | 253.00 | 267.00 | OK | |
| r-release-windows-x86_64 | 4.9 | 25.00 | 250.00 | 275.00 | NOTE | |
| r-oldrel-macos-arm64 | 5.0 | 5.00 | 88.00 | 93.00 | OK | |
| r-oldrel-macos-x86_64 | 5.0 | 15.00 | 308.00 | 323.00 | OK | |
| r-oldrel-windows-x86_64 | 4.9 | 26.00 | 329.00 | 355.00 | OK |
Version: 4.9
Check: compiled code
Result: WARN
File ‘Sim.DiffProc/libs/Sim.DiffProc.so’:
Found non-API call to R: ‘SET_TYPEOF’
This entry point may be removed soon.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang
Version: 4.9
Check: compiled code
Result: WARN
File 'Sim.DiffProc/libs/x64/Sim.DiffProc.dll':
Found non-API call to R: 'SET_TYPEOF'
This entry point may be removed soon.
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
Version: 4.9
Check: compiled code
Result: NOTE
File ‘Sim.DiffProc/libs/Sim.DiffProc.so’:
Found non-API call to R: ‘SET_TYPEOF’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 4.9
Check: compiled code
Result: NOTE
File 'Sim.DiffProc/libs/x64/Sim.DiffProc.dll':
Found non-API call to R: 'SET_TYPEOF'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-release-windows-x86_64