Last updated on 2025-03-19 08:52:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.5 | 23.39 | 23.19 | 46.58 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.5 | 16.93 | 18.48 | 35.41 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.5 | 103.05 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.5 | 86.27 | NOTE | |||
r-devel-macos-arm64 | 1.2.5 | 28.00 | OK | |||
r-devel-macos-x86_64 | 1.2.5 | 55.00 | OK | |||
r-devel-windows-x86_64 | 1.2.5 | 30.00 | 63.00 | 93.00 | OK | |
r-patched-linux-x86_64 | 1.2.5 | 24.00 | 22.86 | 46.86 | OK | |
r-release-linux-x86_64 | 1.2.5 | 24.12 | 22.16 | 46.28 | OK | |
r-release-macos-arm64 | 1.2.5 | 28.00 | OK | |||
r-release-macos-x86_64 | 1.2.5 | 41.00 | OK | |||
r-release-windows-x86_64 | 1.2.5 | 31.00 | 66.00 | 97.00 | OK | |
r-oldrel-macos-arm64 | 1.2.5 | OK | ||||
r-oldrel-macos-x86_64 | 1.2.5 | 46.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.5 | 32.00 | 75.00 | 107.00 | OK |
Version: 1.2.5
Check: compiled code
Result: NOTE
File ‘cld2/libs/cld2.so’:
Found ‘stderr’, possibly from ‘stderr’ (C)
Object: ‘libcld2/libstatcld2.a’
Found ‘stdout’, possibly from ‘stdout’ (C)
Object: ‘libcld2/libstatcld2.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc