Last updated on 2023-11-29 12:56:54 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.7.2 | 58.30 | 31.29 | 89.59 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.7.2 | 43.81 | 23.88 | 67.69 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.7.2 | 111.99 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.7.2 | 130.83 | WARN | |||
r-devel-windows-x86_64 | 2.7.2 | 248.00 | 63.00 | 311.00 | WARN | |
r-patched-linux-x86_64 | 2.7.2 | 50.65 | 30.34 | 80.99 | OK | |
r-release-linux-x86_64 | 2.7.2 | 50.31 | 30.20 | 80.51 | OK | |
r-release-macos-arm64 | 2.7.2 | 54.00 | OK | |||
r-release-macos-x86_64 | 2.7.2 | 70.00 | OK | |||
r-release-windows-x86_64 | 2.7.2 | 312.00 | 68.00 | 380.00 | OK | |
r-oldrel-macos-arm64 | 2.7.2 | 49.00 | OK | |||
r-oldrel-macos-x86_64 | 2.7.2 | 63.00 | OK | |||
r-oldrel-windows-x86_64 | 2.7.2 | 251.00 | 71.00 | 322.00 | OK |
Version: 2.7.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
bson.c:33:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
bson.c:42:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
client.c:29:46: warning: format specifies type 'char *' but the argument has type 'SEXP' (aka 'struct SEXPREC *') [-Wformat]
collection.c:29:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:46:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:59:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:87:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:108:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:122:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:147:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:158:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:170:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:189:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:202:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:241:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
cursor.c:14:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
cursor.c:31:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
cursor.c:64:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
cursor.c:108:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
cursor.c:127:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
gridfs.c:72:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
gridfs.c:81:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
gridfs.c:123:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
gridfs.c:167:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
gridfs.c:272:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
reader.c:57:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/mongolite.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 17.0.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.7.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
client.c:29:37: warning: format ‘%s’ expects argument of type ‘char *’, but argument 2 has type ‘SEXP’ {aka ‘struct SEXPREC *’} [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/mongolite.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: 2.7.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
bson.c:33:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
bson.c:42:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
client.c:29:46: warning: format specifies type 'char *' but the argument has type 'SEXP' (aka 'struct SEXPREC *') [-Wformat]
collection.c:29:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:46:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:59:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:87:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:108:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:122:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:147:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:158:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:170:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:189:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:202:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
collection.c:241:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
cursor.c:14:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
cursor.c:31:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
cursor.c:64:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
cursor.c:108:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
cursor.c:127:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
gridfs.c:72:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
gridfs.c:81:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
gridfs.c:123:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
gridfs.c:167:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
gridfs.c:272:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
reader.c:57:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
See ‘/data/gannet/ripley/R/packages/tests-clang/mongolite.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 17.0.5’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.7.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
client.c:29:37: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'SEXP' {aka 'struct SEXPREC *'} [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/mongolite.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (GCC) 13.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 2.7.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
client.c:29:37: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'SEXP' {aka 'struct SEXPREC *'} [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/mongolite.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64