Last updated on 2025-01-23 19:49:35 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.5.2.1 | 22.28 | 22.44 | 44.72 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.5.2.1 | 18.39 | 18.27 | 36.66 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.5.2.1 | 71.18 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.5.2.1 | 84.88 | NOTE | |||
r-devel-windows-x86_64 | 1.0.5.2.1 | 34.00 | 56.00 | 90.00 | OK | |
r-patched-linux-x86_64 | 1.0.5.2.1 | 24.39 | 21.34 | 45.73 | OK | |
r-release-linux-x86_64 | 1.0.5.2.1 | 24.18 | 21.16 | 45.34 | OK | |
r-release-macos-arm64 | 1.0.5.2.1 | 28.00 | OK | |||
r-release-macos-x86_64 | 1.0.5.2.1 | 37.00 | OK | |||
r-release-windows-x86_64 | 1.0.5.2.1 | 32.00 | 54.00 | 86.00 | OK | |
r-oldrel-macos-arm64 | 1.0.5.2.1 | 31.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.5.2.1 | 58.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.5.2.1 | 35.00 | 54.00 | 89.00 | OK |
Version: 1.0.5.2.1
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 19 (test -a/-o):
if test [-n "$PKG_CFLAGS" -a -n "$PKG_CPPFLAGS" -a -n "$PKG_LIBS"] ; then
possible bashism in configure.ac line 22 (test -a/-o):
if test [-n "$PKG_CFLAGS" -o -n "$PKG_CPPFLAGS" -o -n "$PKG_LIBS"] ; then
possible bashism in configure.ac line 38 (test -a/-o):
if test [-z "$FOUND_ALL" -a -n "$DSDP_DIR"] ; then
possible bashism in configure.ac line 87 (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