Last updated on 2025-04-08 06:52:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.1.1 | 43.36 | 43.22 | 86.58 | WARN | |
r-devel-linux-x86_64-debian-gcc | 3.1.2 | 36.37 | 33.69 | 70.06 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.1.2 | 155.75 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.1.2 | 156.22 | OK | |||
r-devel-macos-arm64 | 3.1.2 | 53.00 | OK | |||
r-devel-macos-x86_64 | 3.1.2 | 123.00 | OK | |||
r-devel-windows-x86_64 | 3.1.2 | 57.00 | 85.00 | 142.00 | OK | |
r-patched-linux-x86_64 | 3.1.1 | 43.02 | 42.42 | 85.44 | WARN | |
r-release-linux-x86_64 | 3.1.1 | 43.96 | 41.32 | 85.28 | OK | |
r-release-macos-arm64 | 3.1.2 | 56.00 | OK | |||
r-release-macos-x86_64 | 3.1.2 | 110.00 | OK | |||
r-release-windows-x86_64 | 3.1.2 | 50.00 | 90.00 | 140.00 | OK | |
r-oldrel-macos-arm64 | 3.1.2 | 48.00 | OK | |||
r-oldrel-macos-x86_64 | 3.1.2 | 106.00 | OK | |||
r-oldrel-windows-x86_64 | 3.1.2 | 47.00 | 79.00 | 126.00 | OK |
Version: 3.1.1
Check: compiled code
Result: WARN
File ‘rshift/libs/rshift.so’:
Found ‘abort’, possibly from ‘abort’ (C)
Object: ‘rust/target/release/librshift.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