Last updated on 2025-01-12 06:51:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.22 | 107.36 | 44.74 | 152.10 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.22 | 72.69 | 35.50 | 108.19 | 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-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 | 111.00 | 91.00 | 202.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