Last updated on 2025-01-03 03:50:05 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 | 40.71 | 22.87 | 63.58 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 175.08 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 188.38 | NOTE | |||
r-devel-windows-x86_64 | 1.0.4 | 68.00 | 68.00 | 136.00 | OK | |
r-patched-linux-x86_64 | 1.0.4 | 59.69 | 28.08 | 87.77 | OK | |
r-release-linux-x86_64 | 1.0.4 | 58.92 | 27.94 | 86.86 | 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 | 71.00 | 91.00 | 162.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 | 81.00 | 79.00 | 160.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