Last updated on 2025-03-31 05:53:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.10.0 | 684.43 | 37.91 | 722.34 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.10.1 | 537.46 | 32.47 | 569.93 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.10.1 | 1302.21 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.10.1 | 1332.58 | OK | |||
r-devel-macos-arm64 | 0.10.1 | 216.00 | OK | |||
r-devel-macos-x86_64 | 0.10.1 | 231.00 | OK | |||
r-devel-windows-x86_64 | 0.10.1 | 374.00 | 163.00 | 537.00 | OK | |
r-patched-linux-x86_64 | 0.10.0 | 692.13 | 36.05 | 728.18 | WARN | |
r-release-linux-x86_64 | 0.10.1 | 695.44 | 38.78 | 734.22 | OK | |
r-release-macos-arm64 | 0.10.1 | 226.00 | NOTE | |||
r-release-macos-x86_64 | 0.10.1 | 227.00 | NOTE | |||
r-release-windows-x86_64 | 0.10.1 | 386.00 | 207.00 | 593.00 | NOTE | |
r-oldrel-macos-arm64 | 0.10.1 | 197.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.10.1 | 249.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.10.1 | 357.00 | 234.00 | 591.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-patched-linux-x86_64
Version: 0.10.1
Check: installed package size
Result: NOTE
installed size is 29.6Mb
sub-directories of 1Mb or more:
libs 29.4Mb
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