CRAN Package Check Results for Package RSQLite

Last updated on 2026-04-27 21:50:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4.6 131.69 74.15 205.84 OK
r-devel-linux-x86_64-debian-gcc 2.4.6 104.43 56.95 161.38 OK
r-devel-linux-x86_64-fedora-clang 2.4.6 182.00 115.98 297.98 OK
r-devel-linux-x86_64-fedora-gcc 2.4.6 279.00 122.49 401.49 OK
r-devel-windows-x86_64 2.4.6 230.00 140.00 370.00 OK
r-patched-linux-x86_64 2.4.6 142.67 70.39 213.06 OK
r-release-linux-x86_64 2.4.6 143.60 69.91 213.51 OK
r-release-macos-arm64 2.4.6 30.00 16.00 46.00 OK
r-release-macos-x86_64 2.4.6 93.00 122.00 215.00 NOTE
r-release-windows-x86_64 2.4.6 226.00 122.00 348.00 OK
r-oldrel-macos-arm64 2.4.6 27.00 19.00 46.00 OK
r-oldrel-macos-x86_64 2.4.6 92.00 118.00 210.00 OK
r-oldrel-windows-x86_64 2.4.6 289.00 151.00 440.00 OK

Check Details

Version: 2.4.6
Check: compiled code
Result: NOTE File ‘RSQLite/libs/RSQLite.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