Last updated on 2025-01-27 16:48:22 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.5 | 11.35 | 18.42 | 29.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.5 | 8.80 | 15.40 | 24.20 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 4.5 | 52.98 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 4.5 | 52.64 | NOTE | |||
r-devel-windows-x86_64 | 4.5 | 21.00 | 58.00 | 79.00 | OK | |
r-patched-linux-x86_64 | 4.5 | 10.40 | 17.03 | 27.43 | OK | |
r-release-linux-x86_64 | 4.5 | 11.38 | 16.89 | 28.27 | OK | |
r-release-macos-arm64 | 4.5 | 25.00 | OK | |||
r-release-macos-x86_64 | 4.5 | 55.00 | OK | |||
r-release-windows-x86_64 | 4.5 | 23.00 | 55.00 | 78.00 | OK | |
r-oldrel-macos-arm64 | 4.5 | 26.00 | OK | |||
r-oldrel-macos-x86_64 | 4.5 | 48.00 | OK | |||
r-oldrel-windows-x86_64 | 4.5 | 26.00 | 58.00 | 84.00 | OK |
Version: 4.5
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 20 (should be 'b = a'):
if test "xx$FONTCONFIG_LIBS" == "xx"; then
possible bashism in configure.ac line 36 (should be 'b = a'):
if test "xx$ZLIB_LIBS" == "xx"; then
possible bashism in configure.ac line 52 (should be 'b = a'):
if test "xx$OSX_LIBS" == "xx" && test `uname -s` == "Darwin"; then
possible bashism in configure.ac line 65 (should be 'b = a'):
if (test "x$ac_cv_header_CoreText_CTFont_h" == xyes); then
possible bashism in configure.ac line 77 (should be 'b = a'):
if (test "x$ac_cv_header_zlib_h" == xyes); then
possible bashism in configure.ac line 84 (should be 'b = a'):
if (test "x$ac_cv_header_fontconfig_fontconfig_h" == xyes); 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