CRAN Package Check Results for Package SQLFormatteR

Last updated on 2026-09-04 06:51:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 53.12 26.50 79.62 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.2 41.02 22.06 63.08 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.3 34.00 17.10 51.10 OK
r-devel-linux-x86_64-fedora-gcc 0.0.3 31.00 15.88 46.88 OK
r-devel-windows-x86_64 0.0.2 132.00 120.00 252.00 NOTE
r-patched-linux-x86_64 0.0.2 52.68 18.25 70.93 NOTE
r-release-linux-x86_64 0.0.2 52.04 18.51 70.55 NOTE
r-release-macos-arm64 0.0.3 14.00 7.00 21.00 OK
r-release-macos-x86_64 0.0.3 47.00 71.00 118.00 OK
r-release-windows-x86_64 0.0.3 79.00 58.00 137.00 OK
r-oldrel-macos-arm64 0.0.3 13.00 13.00 26.00 OK
r-oldrel-macos-x86_64 0.0.3 44.00 27.00 71.00 OK
r-oldrel-windows-x86_64 0.0.2 71.00 63.00 134.00 OK

Check Details

Version: 0.0.2
Check: compiled code
Result: NOTE File ‘SQLFormatteR/libs/SQLFormatteR.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.0.2
Check: compiled code
Result: NOTE File 'SQLFormatteR/libs/x64/SQLFormatteR.dll': 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-devel-windows-x86_64