Last updated on 2025-03-13 01:50:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3-2 | 22.29 | 73.00 | 95.29 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3-2 | 16.40 | 52.71 | 69.11 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3-3 | 157.71 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3-2 | 174.88 | NOTE | |||
r-devel-macos-arm64 | 0.3-3 | 123.00 | OK | |||
r-devel-macos-x86_64 | 0.3-3 | 171.00 | OK | |||
r-devel-windows-x86_64 | 0.3-2 | 37.00 | 113.00 | 150.00 | OK | |
r-patched-linux-x86_64 | 0.3-2 | OK | ||||
r-release-linux-x86_64 | 0.3-2 | 20.26 | 67.36 | 87.62 | OK | |
r-release-macos-arm64 | 0.3-3 | 102.00 | OK | |||
r-release-macos-x86_64 | 0.3-3 | 180.00 | OK | |||
r-release-windows-x86_64 | 0.3-2 | 36.00 | 112.00 | 148.00 | OK | |
r-oldrel-macos-arm64 | 0.3-3 | 78.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3-3 | 141.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
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc