Last updated on 2025-03-20 05:49:40 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.2 | 8.62 | 16.08 | 24.70 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.2.3 | 7.03 | 13.95 | 20.98 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.3 | 41.58 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.3 | 41.59 | OK | |||
r-devel-macos-arm64 | 1.2.3 | 23.00 | OK | |||
r-devel-macos-x86_64 | 1.2.3 | 53.00 | OK | |||
r-devel-windows-x86_64 | 1.2.3 | 60.00 | 48.00 | 108.00 | OK | |
r-patched-linux-x86_64 | 1.2.3 | 8.66 | 15.71 | 24.37 | OK | |
r-release-linux-x86_64 | 1.2.2 | 8.55 | 15.26 | 23.81 | OK | |
r-release-macos-arm64 | 1.2.3 | 31.00 | OK | |||
r-release-macos-x86_64 | 1.2.3 | 59.00 | OK | |||
r-release-windows-x86_64 | 1.2.3 | 70.00 | 51.00 | 121.00 | OK | |
r-oldrel-macos-arm64 | 1.2.3 | 35.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.3 | 71.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.2 | 51.00 | 45.00 | 96.00 | OK |
Version: 1.2.2
Check: compiled code
Result: WARN
File ‘hellorust/libs/hellorust.so’:
Found ‘_exit’, possibly from ‘_exit’ (C)
Object: ‘myrustlib/target/release/libmyrustlib.a’
Found ‘abort’, possibly from ‘abort’ (C)
Object: ‘myrustlib/target/release/libmyrustlib.a’
Found ‘exit’, possibly from ‘exit’ (C)
Object: ‘myrustlib/target/release/libmyrustlib.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-clang
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.