Last updated on 2025-03-20 15:51:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.1 | 27.33 | 32.94 | 60.27 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.3.2 | 21.14 | 25.92 | 47.06 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.2 | 100.63 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.2 | 128.52 | OK | |||
r-devel-macos-arm64 | 1.3.2 | 82.00 | OK | |||
r-devel-macos-x86_64 | 1.3.2 | 157.00 | OK | |||
r-devel-windows-x86_64 | 1.3.1 | 38.00 | 56.00 | 94.00 | OK | |
r-patched-linux-x86_64 | 1.3.1 | 30.48 | 32.46 | 62.94 | OK | |
r-release-linux-x86_64 | 1.3.2 | 30.08 | 32.04 | 62.12 | OK | |
r-release-macos-arm64 | 1.3.2 | 106.00 | OK | |||
r-release-macos-x86_64 | 1.3.2 | 153.00 | OK | |||
r-release-windows-x86_64 | 1.3.2 | 40.00 | 57.00 | 97.00 | OK | |
r-oldrel-macos-arm64 | 1.3.2 | 71.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3.2 | 161.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3.1 | 37.00 | 58.00 | 95.00 | OK |
Version: 1.3.1
Check: compiled code
Result: WARN
File ‘brotli/libs/brotli.so’:
Found ‘exit’, possibly from ‘exit’ (C)
Object: ‘enc/libstatbrotli.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-linux-x86_64-debian-clang