Last updated on 2026-04-25 20:50:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4 | 137.06 | 27.68 | 164.74 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4 | 106.83 | 22.62 | 129.45 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4 | 222.00 | 37.68 | 259.68 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4 | 229.00 | 39.21 | 268.21 | OK | |
| r-patched-linux-x86_64 | 0.4 | 139.40 | 24.47 | 163.87 | OK | |
| r-release-linux-x86_64 | 0.4 | 139.06 | 23.30 | 162.36 | OK | |
| r-release-macos-arm64 | 0.4 | 29.00 | -1.00 | 28.00 | OK | |
| r-release-macos-x86_64 | 0.4 | 99.00 | 108.00 | 207.00 | NOTE | |
| r-release-windows-x86_64 | 0.4 | 128.00 | 54.00 | 182.00 | OK | |
| r-oldrel-macos-arm64 | 0.4 | 30.00 | 1.00 | 31.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4 | 100.00 | 39.00 | 139.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4 | 132.00 | 55.00 | 187.00 | OK |
Version: 0.4
Check: compiled code
Result: NOTE
File ‘tinyimg/libs/tinyimg.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘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-release-macos-x86_64