Last updated on 2023-11-30 17:50:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.2.2 | 50.30 | 136.67 | 186.97 | WARN | |
r-devel-linux-x86_64-debian-gcc | 3.2.2 | 43.96 | 100.02 | 143.98 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.2.2 | 250.93 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 3.2.2 | 264.98 | OK | |||
r-devel-windows-x86_64 | 3.2.2 | 49.00 | 129.00 | 178.00 | OK | |
r-patched-linux-x86_64 | 3.2.2 | 44.53 | 129.02 | 173.55 | OK | |
r-release-linux-x86_64 | 3.2.2 | 38.92 | 129.10 | 168.02 | OK | |
r-release-macos-arm64 | 3.2.2 | 72.00 | OK | |||
r-release-macos-x86_64 | 3.2.2 | 167.00 | OK | |||
r-release-windows-x86_64 | 3.2.2 | 62.00 | 154.00 | 216.00 | OK | |
r-oldrel-macos-arm64 | 3.2.2 | 77.00 | OK | |||
r-oldrel-macos-x86_64 | 3.2.2 | 78.00 | OK | |||
r-oldrel-windows-x86_64 | 3.2.2 | 59.00 | 144.00 | 203.00 | OK |
Version: 3.2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
randomForestSRC.c:37139:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/randomForestSRC.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 17.0.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 3.2.2
Check: Rd files
Result: NOTE
checkRd: (-1) rfsrc.Rd:682: Lost braces; missing escapes or markup?
682 | event types. While {0,1,2,..,J} is standard, and recommended,
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 3.2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
randomForestSRC.c:37139:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
See ‘/data/gannet/ripley/R/packages/tests-clang/randomForestSRC.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 17.0.5’
Flavor: r-devel-linux-x86_64-fedora-clang