Last updated on 2025-03-19 07:52:46 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.1 | 21.74 | 26.10 | 47.84 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.3.2 | 102.09 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.2 | 141.38 | 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 | 29.93 | 32.29 | 62.22 | OK | |
r-release-linux-x86_64 | 1.3.1 | 30.79 | 31.60 | 62.39 | 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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc