Last updated on 2025-01-02 11:49:34 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3-2 | OK | ||||
r-devel-linux-x86_64-debian-gcc | 0.3-2 | 17.02 | 50.56 | 67.58 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3-2 | 163.95 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3-2 | 170.19 | NOTE | |||
r-devel-windows-x86_64 | 0.3-2 | 38.00 | 118.00 | 156.00 | OK | |
r-patched-linux-x86_64 | 0.3-2 | 19.96 | 66.94 | 86.90 | OK | |
r-release-linux-x86_64 | 0.3-2 | 20.01 | 66.99 | 87.00 | OK | |
r-release-macos-arm64 | 0.3-2 | 60.00 | OK | |||
r-release-macos-x86_64 | 0.3-2 | 107.00 | OK | |||
r-release-windows-x86_64 | 0.3-2 | 36.00 | 112.00 | 148.00 | OK | |
r-oldrel-macos-arm64 | 0.3-2 | 68.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3-2 | 154.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3-2 | 40.00 | 127.00 | 167.00 | OK |
Version: 0.3-2
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 90 (test -a/-o):
if test "X${echo_ok}" = "Xyes" -a "X${grep_ok}" = "Xyes"; then
possible bashism in configure.ac line 112 (test -a/-o):
if test "X${HAVE_SP_LAPACK}" = "X" -o "X${HAVE_SP_LAPACK}" = "Xno"; then
possible bashism in configure.ac line 113 (test -a/-o):
if test "X${echo_ok}" = "Xyes" -a "X${grep_ok}" = "Xyes"; then
Flavor: r-devel-linux-x86_64-fedora-gcc