Last updated on 2025-01-09 13:55:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.22 | OK | ||||
r-devel-linux-x86_64-debian-gcc | 1.0.22 | 71.88 | 36.04 | 107.92 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.22 | 314.43 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.22 | 309.52 | NOTE | |||
r-devel-windows-x86_64 | 1.0.22 | 110.00 | 109.00 | 219.00 | OK | |
r-patched-linux-x86_64 | 1.0.22 | 102.83 | 45.61 | 148.44 | OK | |
r-release-linux-x86_64 | 1.0.22 | 99.00 | 45.35 | 144.35 | OK | |
r-release-macos-arm64 | 1.0.22 | 74.00 | OK | |||
r-release-macos-x86_64 | 1.0.22 | 104.00 | OK | |||
r-release-windows-x86_64 | 1.0.22 | 110.00 | 94.00 | 204.00 | OK | |
r-oldrel-macos-arm64 | 1.0.22 | 84.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.22 | 127.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.22 | 131.00 | 104.00 | 235.00 | OK |
Version: 1.0.22
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 38 (should be 'b = a'):
if test "$ac_cv_header_stdint_h" == yes; then
possible bashism in configure.ac line 52 (should be 'b = a'):
if test "$ac_cv_header_inttypes_h" == yes; then
Flavor: r-devel-linux-x86_64-fedora-gcc