CRAN Package Check Results for Package odbc

Last updated on 2026-04-26 00:49:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.4.1 80.73 78.44 159.17 OK
r-devel-linux-x86_64-debian-gcc 1.6.4.1 61.61 58.97 120.58 OK
r-devel-linux-x86_64-fedora-clang 1.6.4.1 114.00 122.27 236.27 OK
r-devel-linux-x86_64-fedora-gcc 1.6.4.1 171.00 131.04 302.04 OK
r-patched-linux-x86_64 1.6.4.1 86.72 72.58 159.30 OK
r-release-linux-x86_64 1.6.4.1 86.57 73.28 159.85 OK
r-release-macos-arm64 1.6.4.1 18.00 16.00 34.00 OK
r-release-macos-x86_64 1.6.4.1 57.00 79.00 136.00 NOTE
r-release-windows-x86_64 1.6.4.1 131.00 113.00 244.00 OK
r-oldrel-macos-arm64 1.6.4.1 16.00 21.00 37.00 OK
r-oldrel-macos-x86_64 1.6.4.1 63.00 268.00 331.00 OK
r-oldrel-windows-x86_64 1.6.4.1 151.00 144.00 295.00 OK

Additional issues

M1mac M1mac

Check Details

Version: 1.6.4.1
Check: compiled code
Result: NOTE File ‘odbc/libs/odbc.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-release-macos-x86_64