Last updated on 2026-03-28 01:51:52 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3 | 110.56 | 27.83 | 138.39 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3 | 87.21 | 22.51 | 109.72 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3 | 176.00 | 40.44 | 216.44 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3 | 176.00 | 38.95 | 214.95 | OK | |
| r-devel-macos-arm64 | 0.3 | 26.00 | 6.00 | 32.00 | OK | |
| r-devel-windows-x86_64 | 0.3 | 105.00 | 52.00 | 157.00 | OK | |
| r-patched-linux-x86_64 | 0.3 | 110.06 | 24.02 | 134.08 | OK | |
| r-release-linux-x86_64 | 0.3 | 111.55 | 24.03 | 135.58 | 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/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-devel-linux-x86_64-debian-gcc