Last updated on 2025-03-31 09:53:18 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.13 | 135.36 | 17.64 | 153.00 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.3.14 | 112.32 | 15.29 | 127.61 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.14 | 263.61 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.14 | 261.39 | OK | |||
r-devel-macos-arm64 | 0.3.14 | 65.00 | OK | |||
r-devel-macos-x86_64 | 0.3.14 | 103.00 | OK | |||
r-devel-windows-x86_64 | 0.3.13 | 104.00 | 48.00 | 152.00 | OK | |
r-patched-linux-x86_64 | 0.3.13 | 137.29 | 17.50 | 154.79 | WARN | |
r-release-linux-x86_64 | 0.3.13 | 136.30 | 17.05 | 153.35 | OK | |
r-release-macos-arm64 | 0.3.14 | 77.00 | OK | |||
r-release-macos-x86_64 | 0.3.14 | 111.00 | OK | |||
r-release-windows-x86_64 | 0.3.14 | 126.00 | 52.00 | 178.00 | OK | |
r-oldrel-macos-arm64 | 0.3.14 | 71.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.14 | 112.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.14 | 96.00 | 57.00 | 153.00 | OK |
Version: 0.3.13
Check: compiled code
Result: WARN
File ‘caviarpd/libs/caviarpd.so’:
Found ‘abort’, possibly from ‘abort’ (C)
Objects: ‘librust.a’,
‘rust/target/x86_64-unknown-linux-gnu/release/librust.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-patched-linux-x86_64