Last updated on 2025-02-04 17:49:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.5.2.1 | 22.70 | 22.68 | 45.38 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.5.2.1 | 18.65 | 18.77 | 37.42 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.5.2.1 | 72.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.5.2.1 | 85.19 | NOTE | |||
r-devel-windows-x86_64 | 1.0.5.2.1 | 35.00 | 55.00 | 90.00 | OK | |
r-patched-linux-x86_64 | 1.0.5.2.1 | 24.84 | 21.11 | 45.95 | OK | |
r-release-linux-x86_64 | 1.0.5.2.1 | 23.75 | 21.57 | 45.32 | OK | |
r-release-macos-arm64 | 1.0.5.2.1 | 30.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