CRAN Package Check Results for Package RPostgres

Last updated on 2026-04-30 03:50:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.10 57.90 61.52 119.42 OK
r-devel-linux-x86_64-debian-gcc 1.4.10 37.16 47.28 84.44 OK
r-devel-linux-x86_64-fedora-clang 1.4.10 106.00 96.12 202.12 OK
r-devel-linux-x86_64-fedora-gcc 1.4.10 104.00 104.82 208.82 OK
r-devel-windows-x86_64 1.4.10 121.00 409.00 530.00 OK
r-patched-linux-x86_64 1.4.10 48.50 56.80 105.30 OK
r-release-linux-x86_64 1.4.10 51.49 57.76 109.25 OK
r-release-macos-arm64 1.4.10 15.00 17.00 32.00 OK
r-release-macos-x86_64 1.4.10 39.00 73.00 112.00 NOTE
r-release-windows-x86_64 1.4.10 103.00 420.00 523.00 OK
r-oldrel-macos-arm64 1.4.10 10.00 21.00 31.00 OK
r-oldrel-macos-x86_64 1.4.10 41.00 158.00 199.00 OK
r-oldrel-windows-x86_64 1.4.10 117.00 463.00 580.00 OK

Check Details

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