Last updated on 2025-04-17 21:51:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.22 | 101.57 | 45.40 | 146.97 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.23 | 73.76 | 36.41 | 110.17 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.23 | 342.47 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.23 | 295.65 | OK | |||
r-devel-windows-x86_64 | 1.0.23 | 122.00 | 96.00 | 218.00 | OK | |
r-patched-linux-x86_64 | 1.0.23 | 98.60 | 47.63 | 146.23 | OK | |
r-release-linux-x86_64 | 1.0.23 | 103.89 | 47.07 | 150.96 | OK | |
r-release-macos-arm64 | 1.0.23 | 96.00 | OK | |||
r-release-macos-x86_64 | 1.0.23 | 131.00 | OK | |||
r-release-windows-x86_64 | 1.0.23 | 121.00 | 94.00 | 215.00 | OK | |
r-oldrel-macos-arm64 | 1.0.23 | 81.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.23 | 123.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.23 | 113.00 | 108.00 | 221.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-debian-clang