CRAN Package Check Results for Package tinyimg

Last updated on 2026-04-07 18:00:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3 111.30 27.70 139.00 NOTE
r-devel-linux-x86_64-debian-gcc 0.3 86.92 22.77 109.69 NOTE
r-devel-linux-x86_64-fedora-clang 0.3 206.00 42.33 248.33 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3 178.00 38.22 216.22 NOTE
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 109.09 25.03 134.12 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

Check Details

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. 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: 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 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-patched-linux-x86_64