CRAN Package Check Results for Package RMySQL

Last updated on 2023-12-04 22:57:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10.26 8.96 39.29 48.25 WARN
r-devel-linux-x86_64-debian-gcc 0.10.26 7.09 30.57 37.66 WARN
r-devel-linux-x86_64-fedora-clang 0.10.27 62.09 OK
r-devel-linux-x86_64-fedora-gcc 0.10.27 61.09 OK
r-devel-windows-x86_64 0.10.26 21.00 133.00 154.00 WARN
r-patched-linux-x86_64 0.10.26 8.47 39.24 47.71 OK
r-release-linux-x86_64 0.10.26 7.90 39.25 47.15 OK
r-release-macos-arm64 0.10.27 32.00 OK
r-release-macos-x86_64 0.10.27 58.00 OK
r-release-windows-x86_64 0.10.26 23.00 138.00 161.00 OK
r-oldrel-macos-arm64 0.10.27 32.00 OK
r-oldrel-macos-x86_64 0.10.26 238.00 OK
r-oldrel-windows-x86_64 0.10.26 16.00 137.00 153.00 OK

Check Details

Version: 0.10.26
Check: whether package can be installed
Result: WARN Found the following significant warnings: db-apply.c:271:72: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] db-apply.c:271:75: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] db-apply.c:380:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/RMySQL.Rcheck/00install.out’ for details. * used C compiler: ‘Debian clang version 17.0.5 (1)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.10.26
Check: whether package can be installed
Result: WARN Found the following significant warnings: db-apply.c:271:48: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=] db-apply.c:271:58: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/RMySQL.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-13 (Debian 13.2.0-5) 13.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.10.26
Check: whether package can be installed
Result: WARN Found the following significant warnings: db-apply.c:271:48: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] db-apply.c:271:58: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] See 'd:/Rcompile/CRANpkg/local/4.4/RMySQL.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 12.3.0' Flavor: r-devel-windows-x86_64