Last updated on 2026-06-09 15:49:47 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 5.1.2 | 524.02 | 317.90 | 841.92 | OK | |
| r-devel-linux-x86_64-debian-gcc | 5.1.2 | 380.26 | 235.85 | 616.11 | OK | |
| r-devel-linux-x86_64-fedora-clang | 5.1.2 | 780.00 | 504.13 | 1284.13 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 5.1.2 | 1140.00 | 511.91 | 1651.91 | OK | |
| r-devel-windows-x86_64 | 5.1.2 | 609.00 | 481.00 | 1090.00 | OK | |
| r-patched-linux-x86_64 | 5.1.2 | 517.22 | 324.89 | 842.11 | OK | |
| r-release-linux-x86_64 | 5.1.2 | 522.83 | 324.91 | 847.74 | 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 | 598.00 | 474.00 | 1072.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 | 774.00 | 570.00 | 1344.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