Last updated on 2026-06-21 20:50:50 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 | 384.32 | 243.27 | 627.59 | 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 | 584.00 | 471.00 | 1055.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 | 533.65 | 326.76 | 860.41 | 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 | 568.00 | 473.00 | 1041.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 | 762.00 | 569.00 | 1331.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