Last updated on 2026-01-05 18:51:08 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 18.78 | 28.21 | 46.99 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 15.98 | 23.31 | 39.29 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 37.00 | 44.18 | 81.18 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 42.00 | 39.32 | 81.32 | NOTE | |
| r-devel-windows-x86_64 | 1.2.1 | 22.00 | 68.00 | 90.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.1 | 22.48 | 24.23 | 46.71 | 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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
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