CRAN Package Check Results for Package tinyimg

Last updated on 2026-03-31 22:52:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3 109.89 27.98 137.87 NOTE
r-devel-linux-x86_64-debian-gcc 0.3 88.28 22.71 110.99 NOTE
r-devel-linux-x86_64-fedora-clang 0.3 162.00 37.24 199.24 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3 187.00 39.31 226.31 NOTE
r-devel-macos-arm64 0.3 24.00 2.00 26.00 OK
r-devel-windows-x86_64 0.3 97.00 54.00 151.00 NOTE
r-patched-linux-x86_64 0.3 110.06 24.02 134.08 OK
r-release-linux-x86_64 0.3 108.87 24.34 133.21 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 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-clang

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-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 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-windows-x86_64