CRAN Package Check Results for Package tinyimg

Last updated on 2026-04-14 23:56:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3 113.05 27.78 140.83 OK
r-devel-linux-x86_64-debian-gcc 0.3 88.10 22.86 110.96 OK
r-devel-linux-x86_64-fedora-clang 0.3 178.00 39.73 217.73 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 109.21 24.14 133.35 OK
r-release-macos-arm64 0.3 26.00 1.00 27.00 OK
r-release-macos-x86_64 0.4 100.00 39.00 139.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.4 99.00 54.00 153.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/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