Last updated on 2025-04-10 08:58:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.10.0 | 190.76 | 29.76 | 220.52 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.10.0 | 150.59 | 23.92 | 174.51 | WARN | |
r-devel-linux-x86_64-fedora-gcc | 0.10.0 | 370.37 | WARN | |||
r-devel-macos-arm64 | 0.10.0 | 86.00 | OK | |||
r-devel-macos-x86_64 | 0.10.0 | 117.00 | WARN | |||
r-devel-windows-x86_64 | 0.10.0 | 316.00 | 91.00 | 407.00 | OK | |
r-patched-linux-x86_64 | 0.10.0 | 191.89 | 29.26 | 221.15 | WARN | |
r-release-linux-x86_64 | 0.10.0 | OK | ||||
r-release-macos-arm64 | 0.10.0 | 104.00 | NOTE | |||
r-release-macos-x86_64 | 0.10.0 | 183.00 | NOTE | |||
r-release-windows-x86_64 | 0.10.0 | 288.00 | 90.00 | 378.00 | OK | |
r-oldrel-macos-arm64 | 0.10.0 | 101.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.10.0 | 150.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.10.0 | 265.00 | 99.00 | 364.00 | OK |
Version: 0.10.0
Check: compiled code
Result: WARN
File ‘clarabel/libs/clarabel.so’:
Found ‘_exit’, possibly from ‘_exit’ (C)
Object: ‘rust/target/release/libclarabel.a’
Found ‘abort’, possibly from ‘abort’ (C)
Object: ‘rust/target/release/libclarabel.a’
Found ‘exit’, possibly from ‘exit’ (C)
Object: ‘rust/target/release/libclarabel.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-gcc, r-patched-linux-x86_64
Version: 0.10.0
Check: compiled code
Result: WARN
File ‘clarabel/libs/clarabel.so’:
Found ‘_abort’, possibly from ‘abort’ (C)
Object: ‘rust/target/release/libclarabel.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-macos-x86_64
Version: 0.10.0
Check: installed package size
Result: NOTE
installed size is 9.2Mb
sub-directories of 1Mb or more:
libs 8.9Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
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.