Last updated on 2023-12-02 16:49:17 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 | 7.43 | 44.08 | 51.51 | 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 | 19.00 | 69.00 | 88.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 | 10.13 | 56.14 | 66.27 | 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 | 20.00 | 78.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 | 24.00 | 80.00 | 104.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