Last updated on 2025-01-14 17:49:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.57.5 | 11.52 | 22.66 | 34.18 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.57.5 | 8.30 | 18.07 | 26.37 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.57.5 | 55.83 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.57.5 | 60.40 | NOTE | |||
r-devel-windows-x86_64 | 0.1.57.5 | 25.00 | 45.00 | 70.00 | OK | |
r-patched-linux-x86_64 | 0.1.57.5 | 10.62 | 21.43 | 32.05 | OK | |
r-release-linux-x86_64 | 0.1.57.5 | 11.06 | 21.53 | 32.59 | OK | |
r-release-macos-arm64 | 0.1.57.5 | 26.00 | OK | |||
r-release-macos-x86_64 | 0.1.57.5 | 37.00 | OK | |||
r-release-windows-x86_64 | 0.1.57.5 | 25.00 | 44.00 | 69.00 | OK | |
r-oldrel-macos-arm64 | 0.1.57.5 | 27.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.57.5 | 52.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.57.5 | 27.00 | 46.00 | 73.00 | OK |
Version: 0.1.57.5
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 "$CSDP_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-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc