Last updated on 2026-04-10 17:53:05 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3 | 111.49 | 27.49 | 138.98 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3 | 88.09 | 22.49 | 110.58 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3 | 196.00 | 41.77 | 237.77 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3 | 179.00 | 37.74 | 216.74 | OK | |
| r-devel-macos-arm64 | 0.3 | 24.00 | 2.00 | 26.00 | OK | |
| r-devel-windows-x86_64 | 0.3 | 107.00 | 52.00 | 159.00 | NOTE | |
| r-patched-linux-x86_64 | 0.3 | 110.19 | 24.98 | 135.17 | NOTE | |
| r-release-linux-x86_64 | 0.3 | 110.53 | 24.15 | 134.68 | OK | |
| r-release-macos-arm64 | 0.3 | 26.00 | 1.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 0.3 | 80.00 | 27.00 | 107.00 | OK | |
| r-release-windows-x86_64 | 0.3 | 113.00 | 51.00 | 164.00 | OK | |
| r-oldrel-macos-arm64 | 0.3 | 25.00 | 6.00 | 31.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3 | 78.00 | 30.00 | 108.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3 | 127.00 | 58.00 | 185.00 | OK |
Version: 0.3
Check: compiled code
Result: NOTE
File 'tinyimg/libs/x64/tinyimg.dll':
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-windows-x86_64
Version: 0.3
Check: compiled code
Result: NOTE
File ‘tinyimg/libs/tinyimg.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-patched-linux-x86_64