CRAN Package Check Results for Package adbcdrivermanager

Last updated on 2026-04-28 17:53:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.23.0-1 40.76 30.32 71.08 OK
r-devel-linux-x86_64-debian-gcc 0.23.0-1 37.92 23.61 61.53 OK
r-devel-linux-x86_64-fedora-clang 0.23.0-1 49.00 41.81 90.81 OK
r-devel-linux-x86_64-fedora-gcc 0.23.0-1 103.00 40.03 143.03 OK
r-devel-windows-x86_64 0.23.0-1 80.00 78.00 158.00 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 10.00 7.00 17.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 71.00 87.00 158.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 97.00 81.00 178.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