Last updated on 2025-04-15 09:52:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.6.2 | 79.89 | 59.20 | 139.09 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.6.2 | 54.19 | 41.50 | 95.69 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.6.2 | 260.95 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.6.2 | 239.48 | OK | |||
r-devel-windows-x86_64 | 0.2.6.2 | 84.00 | 101.00 | 185.00 | OK | |
r-patched-linux-x86_64 | 0.2.6.0 | 94.76 | 58.34 | 153.10 | NOTE | |
r-release-linux-x86_64 | 0.2.6.0 | 91.95 | 58.28 | 150.23 | NOTE | |
r-release-macos-arm64 | 0.2.6.2 | 55.00 | OK | |||
r-release-macos-x86_64 | 0.2.6.2 | 74.00 | OK | |||
r-release-windows-x86_64 | 0.2.6.2 | 82.00 | 96.00 | 178.00 | OK | |
r-oldrel-macos-arm64 | 0.2.6.2 | 58.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.6.2 | 78.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.6.2 | 73.00 | 108.00 | 181.00 | OK |
Version: 0.2.6.0
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.2.6.0
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 80 (should be 'b = a'):
if test x"${RSysinfoName}" == x"Darwin"; then
possible bashism in configure.ac line 86 (should be 'b = a'):
if test x"${apple_compiler}" == x"1"; then
possible bashism in configure.ac line 95 (should be 'b = a'):
if test x"${clang_compiler}" == x"1"; then
possible bashism in configure.ac line 129 (should be 'b = a'):
if test x"${hasRlapack}" == x""; then
possible bashism in configure.ac line 146 (should be 'b = a'):
if test x"${can_use_openmp}" == x"yes"; then
possible bashism in configure.ac line 151 (should be 'b = a'):
if test x"${hasOpenMP}" == x""; then
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64