Last updated on 2025-01-02 11:49:42 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2-3 | OK | ||||
r-devel-linux-x86_64-debian-gcc | 0.2-3 | 9.42 | 53.44 | 62.86 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2-3 | 133.19 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2-3 | 146.86 | NOTE | |||
r-devel-windows-x86_64 | 0.2-3 | 31.00 | 105.00 | 136.00 | OK | |
r-patched-linux-x86_64 | 0.2-3 | 12.75 | 65.83 | 78.58 | OK | |
r-release-linux-x86_64 | 0.2-3 | 10.78 | 65.61 | 76.39 | OK | |
r-release-macos-arm64 | 0.2-3 | 50.00 | OK | |||
r-release-macos-x86_64 | 0.2-3 | 69.00 | OK | |||
r-release-windows-x86_64 | 0.2-3 | 31.00 | 105.00 | 136.00 | OK | |
r-oldrel-macos-arm64 | 0.2-3 | 58.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2-3 | 115.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2-3 | 31.00 | 114.00 | 145.00 | OK |
Version: 0.2-3
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 29 (test -a/-o):
if test "X$echo_ok" = "Xyes" -a "X$grep_ok" = "Xyes"; then
possible bashism in configure.ac line 62 (test -a/-o):
if test "X$ls_ok" = "Xyes" -a "X$sed_ok" = "Xyes" -a "X$grep_ok" = "Xyes"; then
Flavor: r-devel-linux-x86_64-fedora-gcc