Last updated on 2025-03-26 08:56:02 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.1 | 10.76 | 77.00 | 87.76 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.5.1 | 8.22 | 63.07 | 71.29 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.5.1 | 133.15 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.5.1 | 131.99 | OK | |||
r-devel-macos-arm64 | 2.5.1 | 55.00 | OK | |||
r-devel-macos-x86_64 | 2.5.1 | 94.00 | OK | |||
r-devel-windows-x86_64 | 2.5.1 | 42.00 | 112.00 | 154.00 | WARN | |
r-patched-linux-x86_64 | 2.5.1 | 11.30 | 73.96 | 85.26 | OK | |
r-release-linux-x86_64 | 2.5.1 | 10.36 | 76.27 | 86.63 | NOTE | |
r-release-macos-arm64 | 2.5.1 | 60.00 | NOTE | |||
r-release-macos-x86_64 | 2.5.1 | 146.00 | NOTE | |||
r-release-windows-x86_64 | 2.5.1 | 32.00 | 111.00 | 143.00 | NOTE | |
r-oldrel-macos-arm64 | 2.5.1 | NOTE | ||||
r-oldrel-macos-x86_64 | 2.5.1 | 107.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.5.1 | 34.00 | 124.00 | 158.00 | NOTE |
Version: 2.5.1
Check: compiled code
Result: WARN
File 'eaf/libs/x64/eaf.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Objects: '../windows/gsl-2.7/lib/x64-ucrt/libgsl.a',
'../windows/gsl-2.7/lib/x64-ucrt/libgslcblas.a',
'../windows/gsl-2.7/lib/x64/libgsl.a',
'../windows/gsl-2.7/lib/x64/libgslcblas.a'
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-devel-windows-x86_64
Version: 2.5.1
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64