Last updated on 2025-03-29 07:52:55 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.1 | 10.03 | 76.94 | 86.97 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.5.1 | 8.33 | 63.36 | 71.69 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.5.2 | 139.36 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.5.2 | 136.55 | OK | |||
r-devel-macos-arm64 | 2.5.2 | 51.00 | OK | |||
r-devel-macos-x86_64 | 2.5.2 | 78.00 | OK | |||
r-devel-windows-x86_64 | 2.5.1 | 42.00 | 114.00 | 156.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 | 9.36 | 75.38 | 84.74 | NOTE | |
r-release-macos-arm64 | 2.5.2 | 55.00 | NOTE | |||
r-release-macos-x86_64 | 2.5.2 | 95.00 | NOTE | |||
r-release-windows-x86_64 | 2.5.1 | 34.00 | 110.00 | 144.00 | NOTE | |
r-oldrel-macos-arm64 | 2.5.2 | 52.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.5.2 | 90.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.5.1 | 35.00 | 128.00 | 163.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-windows-x86_64, r-oldrel-windows-x86_64
Version: 2.5.2
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64