Last updated on 2026-06-19 23:52:11 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 5.1.2 | 556.00 | 327.22 | 883.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 5.1.2 | 385.69 | 240.68 | 626.37 | OK | |
| r-devel-linux-x86_64-fedora-clang | 5.1.2 | 660.00 | 358.40 | 1018.40 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 5.1.2 | 1140.00 | 538.49 | 1678.49 | OK | |
| r-devel-windows-x86_64 | 5.1.2 | 622.00 | 461.00 | 1083.00 | OK | |
| r-patched-linux-x86_64 | 5.1.2 | 539.24 | 324.55 | 863.79 | OK | |
| r-release-linux-x86_64 | 5.1.2 | 523.37 | 326.55 | 849.92 | OK | |
| r-release-macos-arm64 | 5.1.2 | 131.00 | 17.00 | 148.00 | OK | |
| r-release-macos-x86_64 | 5.1.2 | 395.00 | 279.00 | 674.00 | OK | |
| r-release-windows-x86_64 | 5.1.2 | 575.00 | 460.00 | 1035.00 | OK | |
| r-oldrel-macos-arm64 | 5.1.2 | 591.00 | 17.00 | 608.00 | NOTE | |
| r-oldrel-macos-x86_64 | 5.1.2 | 394.00 | 270.00 | 664.00 | NOTE | |
| r-oldrel-windows-x86_64 | 5.1.2 | 748.00 | 573.00 | 1321.00 | NOTE |
Version: 5.1.2
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