Last updated on 2026-03-28 05:51:01 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.3 | 27.00 | 47.08 | 74.08 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.3 | 23.43 | 36.15 | 59.58 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4.3 | 41.00 | 67.08 | 108.08 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.3 | 58.00 | 64.08 | 122.08 | OK | |
| r-devel-macos-arm64 | 0.4.3 | 6.00 | 14.00 | 20.00 | OK | |
| r-devel-windows-x86_64 | 0.4.3 | 34.00 | 90.00 | 124.00 | OK | |
| r-patched-linux-x86_64 | 0.4.3 | 24.81 | 40.44 | 65.25 | OK | |
| r-release-linux-x86_64 | 0.4.3 | 25.39 | 40.31 | 65.70 | OK | |
| r-release-macos-arm64 | 0.4.3 | 5.00 | 14.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 0.4.3 | 19.00 | 49.00 | 68.00 | OK | |
| r-release-windows-x86_64 | 0.4.3 | 30.00 | 88.00 | 118.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.3 | 5.00 | 20.00 | 25.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.3 | 18.00 | 50.00 | 68.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.3 | 37.00 | 106.00 | 143.00 | OK |
Version: 0.4.3
Check: compiled code
Result: NOTE
File ‘thisutils/libs/thisutils.so’:
Found non-API call to R: ‘R_UnboundValue’
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-gcc