Last updated on 2026-07-22 06:50:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 5.1.3 | 768.88 | 387.41 | 1156.29 | OK | |
| r-devel-linux-x86_64-debian-gcc | 5.1.4 | 563.70 | 287.71 | 851.41 | OK | |
| r-devel-linux-x86_64-fedora-clang | 5.1.4 | 960.00 | 355.45 | 1315.45 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 5.1.4 | 600.00 | 230.90 | 830.90 | OK | |
| r-devel-windows-x86_64 | 5.1.4 | 721.00 | 433.00 | 1154.00 | OK | |
| r-patched-linux-x86_64 | 5.1.2 | 538.17 | 326.82 | 864.99 | OK | |
| r-release-linux-x86_64 | 5.1.2 | 519.16 | 329.73 | 848.89 | OK | |
| r-release-macos-arm64 | 5.1.4 | 179.00 | -7.00 | 172.00 | OK | |
| r-release-macos-x86_64 | 5.1.4 | 606.00 | 384.00 | 990.00 | OK | |
| r-release-windows-x86_64 | 5.1.2 | 632.00 | 478.00 | 1110.00 | OK | |
| r-oldrel-macos-arm64 | 5.1.4 | 683.00 | -14.00 | 669.00 | NOTE | |
| r-oldrel-macos-x86_64 | 5.1.4 | 660.00 | 596.00 | 1256.00 | NOTE | |
| r-oldrel-windows-x86_64 | 5.1.2 | 740.00 | 583.00 | 1323.00 | NOTE |
Version: 5.1.4
Check: compiled code
Result: NOTE
File ‘rxode2/libs/rxode2.so’:
Found non-API call to R: ‘DATAPTR’
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-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 5.1.2
Check: compiled code
Result: NOTE
File 'rxode2/libs/x64/rxode2.dll':
Found non-API call to R: 'DATAPTR'
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-oldrel-windows-x86_64