CRAN Package Check Results for Package RMySQL

Last updated on 2025-04-03 20:51:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.11.0 6.88 33.00 39.88 OK
r-devel-linux-x86_64-debian-gcc 0.11.1 5.61 26.22 31.83 OK
r-devel-linux-x86_64-fedora-clang 0.11.1 70.87 OK
r-devel-linux-x86_64-fedora-gcc 0.11.1 67.52 OK
r-devel-macos-arm64 0.11.0 32.00 WARN
r-devel-macos-x86_64 0.11.0 80.00 WARN
r-devel-windows-x86_64 0.11.1 27.00 136.00 163.00 OK
r-patched-linux-x86_64 0.11.0 6.48 32.40 38.88 OK
r-release-linux-x86_64 0.11.1 6.58 31.04 37.62 OK
r-release-macos-arm64 0.11.0 41.00 OK
r-release-macos-x86_64 0.11.0 79.00 OK
r-release-windows-x86_64 0.11.1 26.00 151.00 177.00 OK
r-oldrel-macos-arm64 0.11.0 34.00 OK
r-oldrel-macos-x86_64 0.11.0 58.00 OK
r-oldrel-windows-x86_64 0.11.1 25.00 144.00 169.00 OK

Check Details

Version: 0.11.0
Check: compiled code
Result: WARN File ‘RMySQL/libs/RMySQL.so’: Found ‘___sprintf_chk’, possibly from ‘sprintf’ (C) Object: ‘../.deps/lib/mariadb/libmariadbclient.a’ Found ‘___stderrp’, possibly from ‘stderr’ (C) Object: ‘../.deps/lib/mariadb/libmariadbclient.a’ Found ‘___stdoutp’, possibly from ‘stdout’ (C) Object: ‘../.deps/lib/mariadb/libmariadbclient.a’ Found ‘_sprintf’, possibly from ‘sprintf’ (C) Object: ‘../.deps/lib/mariadb/libmariadbclient.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-macos-arm64, r-devel-macos-x86_64