Last updated on 2025-01-09 01:49:58 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | OK | ||||
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 39.09 | 22.63 | 61.72 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 175.08 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 182.94 | NOTE | |||
r-devel-windows-x86_64 | 1.0.4 | 67.00 | 66.00 | 133.00 | OK | |
r-patched-linux-x86_64 | 1.0.4 | 56.86 | 28.11 | 84.97 | OK | |
r-release-linux-x86_64 | 1.0.4 | 56.60 | 27.72 | 84.32 | OK | |
r-release-macos-arm64 | 1.0.4 | 50.00 | OK | |||
r-release-macos-x86_64 | 1.0.4 | 74.00 | OK | |||
r-release-windows-x86_64 | 1.0.4 | 66.00 | 65.00 | 131.00 | OK | |
r-oldrel-macos-arm64 | 1.0.4 | 49.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.4 | 87.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.4 | 80.00 | 76.00 | 156.00 | OK |
Version: 1.0.4
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 36 (should be 'b = a'):
if test "$ac_cv_header_stdint_h" == yes; then
possible bashism in configure.ac line 50 (should be 'b = a'):
if test "$ac_cv_header_inttypes_h" == yes; then
Flavor: r-devel-linux-x86_64-fedora-gcc