Last updated on 2025-05-01 12:49:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2-8 | 429.03 | 48.59 | 477.62 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.1.2-9 | 369.41 | 63.50 | 432.91 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.2-9 | 784.25 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2-9 | 1216.83 | OK | |||
r-devel-windows-x86_64 | 1.1.2-9 | 395.00 | 139.00 | 534.00 | OK | |
r-patched-linux-x86_64 | 1.1.2-8 | 506.30 | 90.35 | 596.65 | WARN | |
r-release-linux-x86_64 | OK | |||||
r-release-macos-arm64 | 1.1.2-9 | 205.00 | OK | |||
r-release-macos-x86_64 | 1.1.2-9 | 276.00 | OK | |||
r-release-windows-x86_64 | 1.1.2-9 | 367.00 | 140.00 | 507.00 | OK | |
r-oldrel-macos-arm64 | 1.1.2-9 | 206.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1.2-9 | 353.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.1.2-8 | 586.00 | 166.00 | 752.00 | OK |
Version: 1.1.2-8
Check: compiled code
Result: WARN
File ‘volesti/libs/volesti.so’:
Found ‘exit’, possibly from ‘exit’ (C)
Object: ‘external/lpsolve/build/lp_solve/liblp_solve.a’
Found ‘printf’, possibly from ‘printf’ (C)
Object: ‘external/lpsolve/build/lp_solve/liblp_solve.a’
Found ‘putchar’, possibly from ‘putchar’ (C)
Object: ‘external/lpsolve/build/lp_solve/liblp_solve.a’
Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
Object: ‘external/lpsolve/build/lp_solve/liblp_solve.a’
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘external/lpsolve/build/lp_solve/liblp_solve.a’
Found ‘stderr’, possibly from ‘stderr’ (C)
Object: ‘external/lpsolve/build/lp_solve/liblp_solve.a’
Found ‘stdout’, possibly from ‘stdout’ (C)
Object: ‘external/lpsolve/build/lp_solve/liblp_solve.a’
Found ‘vsprintf’, possibly from ‘vsprintf’ (C)
Object: ‘external/lpsolve/build/lp_solve/liblp_solve.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: 1.1.2-9
Check: installed package size
Result: NOTE
installed size is 62.0Mb
sub-directories of 1Mb or more:
libs 61.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64