Last updated on 2025-03-31 00:53:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.42 | 174.05 | 33.46 | 207.51 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.3.51 | 150.65 | 25.88 | 176.53 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.51 | 378.04 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.51 | 372.71 | OK | |||
r-devel-macos-arm64 | 0.3.51 | 76.00 | OK | |||
r-devel-macos-x86_64 | 0.3.51 | 137.00 | OK | |||
r-devel-windows-x86_64 | 0.3.42 | 135.00 | 60.00 | 195.00 | OK | |
r-patched-linux-x86_64 | 0.3.42 | 176.67 | 32.85 | 209.52 | WARN | |
r-release-linux-x86_64 | 0.3.42 | 161.00 | 32.21 | 193.21 | OK | |
r-release-macos-arm64 | 0.3.51 | 73.00 | OK | |||
r-release-macos-x86_64 | 0.3.51 | 132.00 | OK | |||
r-release-windows-x86_64 | 0.3.42 | 142.00 | 65.00 | 207.00 | OK | |
r-oldrel-macos-arm64 | 0.3.51 | 76.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.51 | 155.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.42 | 126.00 | 75.00 | 201.00 | OK |
Version: 0.3.42
Check: compiled code
Result: WARN
File ‘salso/libs/salso.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