Last updated on 2025-03-17 18:51:23 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 52.17 | 18.66 | 70.83 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 42.95 | 15.95 | 58.90 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 117.66 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 117.48 | OK | |||
r-devel-macos-arm64 | 0.1.3 | 37.00 | OK | |||
r-devel-macos-x86_64 | 0.1.3 | 75.00 | OK | |||
r-devel-windows-x86_64 | 0.1.3 | 61.00 | 47.00 | 108.00 | OK | |
r-patched-linux-x86_64 | 0.1.3 | 52.73 | 18.03 | 70.76 | OK | |
r-release-linux-x86_64 | 0.1.3 | 54.27 | 17.90 | 72.17 | OK | |
r-release-macos-arm64 | 0.1.3 | 43.00 | OK | |||
r-release-macos-x86_64 | 0.1.3 | 94.00 | OK | |||
r-release-windows-x86_64 | 0.1.3 | 59.00 | 48.00 | 107.00 | OK | |
r-oldrel-macos-arm64 | 0.1.3 | OK | ||||
r-oldrel-macos-x86_64 | 0.1.3 | 89.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.3 | 68.00 | 48.00 | 116.00 | OK |
Version: 0.1.3
Check: compiled code
Result: WARN
File ‘b64/libs/b64.so’:
Found ‘abort’, possibly from ‘abort’ (C)
Object: ‘rust/target/release/libb64.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-gcc