Last updated on 2025-03-20 15:51:58 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.10.0 | 689.54 | 37.79 | 727.33 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.10.0 | 527.23 | 28.88 | 556.11 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.10.0 | 1202.23 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.10.0 | 1350.07 | WARN | |||
r-devel-macos-arm64 | 0.10.0 | 236.00 | OK | |||
r-devel-macos-x86_64 | 0.10.0 | 359.00 | OK | |||
r-devel-windows-x86_64 | 0.10.0 | 430.00 | 168.00 | 598.00 | OK | |
r-patched-linux-x86_64 | 0.10.0 | 693.17 | 36.14 | 729.31 | OK | |
r-release-linux-x86_64 | 0.10.0 | 689.91 | 35.00 | 724.91 | OK | |
r-release-macos-arm64 | 0.10.0 | 229.00 | NOTE | |||
r-release-macos-x86_64 | 0.10.0 | 359.00 | NOTE | |||
r-release-windows-x86_64 | 0.10.0 | 448.00 | 188.00 | 636.00 | NOTE | |
r-oldrel-macos-arm64 | 0.10.0 | 231.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.10.0 | 339.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.10.0 | 434.00 | 243.00 | 677.00 | NOTE |
Version: 0.10.0
Check: compiled code
Result: WARN
File ‘prqlr/libs/prqlr.so’:
Found ‘_exit’, possibly from ‘_exit’ (C)
Object: ‘rust/target/x86_64-unknown-linux-gnu/release/libprqlr.a’
Found ‘abort’, possibly from ‘abort’ (C)
Object: ‘rust/target/x86_64-unknown-linux-gnu/release/libprqlr.a’
Found ‘exit’, possibly from ‘exit’ (C)
Object: ‘rust/target/x86_64-unknown-linux-gnu/release/libprqlr.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-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.10.0
Check: installed package size
Result: NOTE
installed size is 34.1Mb
sub-directories of 1Mb or more:
libs 33.8Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64