Last updated on 2026-08-12 14:52:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | OK | |||||
| r-devel-linux-x86_64-debian-gcc | 5.1.6 | 587.66 | 246.49 | 834.15 | OK | |
| r-devel-linux-x86_64-fedora-clang | 5.1.6 | 555.00 | 185.92 | 740.92 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 5.1.6 | 600.00 | 245.97 | 845.97 | OK | |
| r-devel-windows-x86_64 | 5.1.6 | 914.00 | 495.00 | 1409.00 | OK | |
| r-patched-linux-x86_64 | 5.1.5 | 784.95 | 334.42 | 1119.37 | OK | |
| r-release-linux-x86_64 | 5.1.6 | 772.19 | 347.83 | 1120.02 | OK | |
| r-release-macos-arm64 | 5.1.6 | 180.00 | -22.00 | 158.00 | OK | |
| r-release-macos-x86_64 | 5.1.6 | 569.00 | 81.00 | 650.00 | OK | |
| r-release-windows-x86_64 | 5.1.6 | 907.00 | 455.00 | 1362.00 | OK | |
| r-oldrel-macos-arm64 | 5.1.6 | 720.00 | -55.00 | 665.00 | NOTE | |
| r-oldrel-macos-x86_64 | 5.1.6 | 573.00 | 329.00 | 902.00 | NOTE | |
| r-oldrel-windows-x86_64 | 5.1.6 | 1139.00 | 593.00 | 1732.00 | NOTE |
Version: 5.1.6
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.6
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