CRAN Package Check Results for Package adbcdrivermanager

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.23.0-1 43.55 29.92 73.47 OK
r-devel-linux-x86_64-debian-gcc 0.23.0-1 38.12 23.43 61.55 OK
r-devel-linux-x86_64-fedora-clang 0.23.0-1 54.00 46.15 100.15 OK
r-devel-linux-x86_64-fedora-gcc 0.23.0-1 103.00 40.03 143.03 OK
r-patched-linux-x86_64 0.23.0-1 53.44 26.81 80.25 OK
r-release-linux-x86_64 0.23.0-1 53.74 26.15 79.89 OK
r-release-macos-arm64 0.23.0-1 11.00 8.00 19.00 OK
r-release-macos-x86_64 0.23.0-1 35.00 71.00 106.00 NOTE
r-release-windows-x86_64 0.23.0-1 76.00 77.00 153.00 OK
r-oldrel-macos-arm64 0.23.0-1 11.00 6.00 17.00 OK
r-oldrel-macos-x86_64 0.23.0-1 36.00 29.00 65.00 OK
r-oldrel-windows-x86_64 0.23.0-1 82.00 89.00 171.00 OK

Check Details

Version: 0.23.0-1
Check: compiled code
Result: NOTE File ‘adbcdrivermanager/libs/adbcdrivermanager.so’: Found non-API call to R: ‘R_MissingArg’ 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