Last updated on 2025-02-21 02:52:06 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.7 | 70.18 | 74.38 | 144.56 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.7.7 | 49.52 | 47.90 | 97.42 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.7.7 | 271.64 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.7 | 240.10 | NOTE | |||
r-devel-macos-arm64 | 0.7.7 | 66.00 | OK | |||
r-devel-macos-x86_64 | 0.7.7 | 101.00 | OK | |||
r-devel-windows-x86_64 | 0.7.7 | 79.00 | 95.00 | 174.00 | OK | |
r-patched-linux-x86_64 | 0.7.7 | 65.72 | 67.55 | 133.27 | OK | |
r-release-linux-x86_64 | 0.7.7 | 66.67 | 68.74 | 135.41 | OK | |
r-release-macos-arm64 | 0.7.7 | 63.00 | OK | |||
r-release-macos-x86_64 | 0.7.7 | 76.00 | OK | |||
r-release-windows-x86_64 | 0.7.7 | 80.00 | 96.00 | 176.00 | OK | |
r-oldrel-macos-arm64 | 0.7.7 | 67.00 | OK | |||
r-oldrel-macos-x86_64 | 0.7.7 | 103.00 | OK | |||
r-oldrel-windows-x86_64 | 0.7.7 | 96.00 | 120.00 | 216.00 | OK |
Version: 0.7.7
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 22 (test -a/-o):
if test [-n "$PKG_CFLAGS" -a -n "$PKG_CPPFLAGS" -a -n "$PKG_LIBS"] ; then
possible bashism in configure.ac line 25 (test -a/-o):
if test [-n "$PKG_CFLAGS" -o -n "$PKG_CPPFLAGS" -o -n "$PKG_LIBS"] ; then
possible bashism in configure.ac line 41 (test -a/-o):
if test [-z "$FOUND_ALL" -a -n "$CSDP_DIR"] ; then
possible bashism in configure.ac line 99 (should be 'b = a'):
if test "${ac_cv_header_declarations_h}" == no; then
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc