Last updated on 2026-01-08 20:50:55 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 20.75 | 28.39 | 49.14 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 15.47 | 22.73 | 38.20 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 36.00 | 44.22 | 80.22 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 44.00 | 50.73 | 94.73 | OK | |
| r-devel-windows-x86_64 | 1.2.1 | 22.00 | 62.00 | 84.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.1 | 22.42 | 24.20 | 46.62 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 22.54 | 24.13 | 46.67 | OK | |
| r-release-macos-arm64 | 1.2.1 | OK | ||||
| r-release-macos-x86_64 | 1.2.1 | 14.00 | 36.00 | 50.00 | OK | |
| r-release-windows-x86_64 | 1.2.1 | 22.00 | 65.00 | 87.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.1 | 14.00 | 34.00 | 48.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.1 | 27.00 | 77.00 | 104.00 | OK |
Version: 1.2.1
Check: compiled code
Result: NOTE
File ‘Waypoint/libs/Waypoint.so’:
Found non-API call to R: ‘ATTRIB’
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-devel-linux-x86_64-debian-clang
Version: 1.2.1
Check: compiled code
Result: NOTE
File 'Waypoint/libs/x64/Waypoint.dll':
Found non-API call to R: 'ATTRIB'
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-devel-windows-x86_64