Last updated on 2023-12-04 16:53:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.8.7 | 10.73 | 57.20 | 67.93 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.8.7 | 6.84 | 43.71 | 50.55 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.8.7 | 87.00 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.8.7 | 96.99 | OK | |||
r-devel-windows-x86_64 | 1.8.7 | 23.00 | 71.00 | 94.00 | OK | |
r-patched-linux-x86_64 | 1.8.7 | 9.40 | 56.50 | 65.90 | OK | |
r-release-linux-x86_64 | 1.8.7 | 9.97 | 56.15 | 66.12 | OK | |
r-release-macos-arm64 | 1.8.7 | 59.00 | OK | |||
r-release-macos-x86_64 | 1.8.7 | 112.00 | OK | |||
r-release-windows-x86_64 | 1.8.7 | 21.00 | 77.00 | 98.00 | OK | |
r-oldrel-macos-arm64 | 1.8.7 | 60.00 | OK | |||
r-oldrel-macos-x86_64 | 1.8.7 | 92.00 | OK | |||
r-oldrel-windows-x86_64 | 1.8.7 | 23.00 | 84.00 | 107.00 | OK |
Version: 1.8.7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
parse.c:38:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
push_parser.c:71:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/jsonlite.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 17.0.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.8.7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
parse.c:38:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
push_parser.c:71:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
See ‘/data/gannet/ripley/R/packages/tests-clang/jsonlite.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 17.0.5’
Flavor: r-devel-linux-x86_64-fedora-clang