Last updated on 2025-04-16 09:53:15 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2-8 | 424.69 | 48.43 | 473.12 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.1.2-8 | 381.33 | 64.98 | 446.31 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.1.2-8 | 783.16 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2-8 | 1080.64 | WARN | |||
r-devel-windows-x86_64 | 1.1.2-8 | 530.00 | 145.00 | 675.00 | WARN | |
r-patched-linux-x86_64 | 1.1.2-8 | 503.30 | 90.12 | 593.42 | WARN | |
r-release-linux-x86_64 | 1.1.2-8 | 503.92 | 88.93 | 592.85 | WARN | |
r-release-macos-arm64 | 1.1.2-8 | 197.00 | WARN | |||
r-release-macos-x86_64 | 1.1.2-8 | 224.00 | WARN | |||
r-release-windows-x86_64 | 1.1.2-8 | 535.00 | 145.00 | 680.00 | WARN | |
r-oldrel-macos-arm64 | 1.1.2-8 | 197.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1.2-8 | 204.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.1.2-8 | 610.00 | 162.00 | 772.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-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.1.2-8
Check: compiled code
Result: WARN
File ‘volesti/libs/volesti.so’:
Found ‘__printf_chk’, possibly from ‘printf’ (C)
Object: ‘external/lpsolve/build/lp_solve/liblp_solve.a’
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘external/lpsolve/build/lp_solve/liblp_solve.a’
Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C)
Object: ‘external/lpsolve/build/lp_solve/liblp_solve.a’
Found ‘exit’, possibly from ‘exit’ (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’
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-fedora-clang
Version: 1.1.2-8
Check: compiled code
Result: WARN
File ‘volesti/libs/volesti.so’:
Found ‘__printf_chk’, possibly from ‘printf’ (C)
Object: ‘external/lpsolve/build/lp_solve/liblp_solve.a’
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘external/lpsolve/build/lp_solve/liblp_solve.a’
Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C)
Object: ‘external/lpsolve/build/lp_solve/liblp_solve.a’
Found ‘exit’, possibly from ‘exit’ (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 ‘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’
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-fedora-gcc
Version: 1.1.2-8
Check: compiled code
Result: WARN
File 'volesti/libs/x64/volesti.dll':
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
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'
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-windows-x86_64, r-release-windows-x86_64
Version: 1.1.2-8
Check: compiled code
Result: WARN
File ‘volesti/libs/volesti.so’:
Found ‘___sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘external/lpsolve/build/lp_solve/liblp_solve.a’
Found ‘___stderrp’, possibly from ‘stderr’ (C)
Object: ‘external/lpsolve/build/lp_solve/liblp_solve.a’
Found ‘___stdoutp’, possibly from ‘stdout’ (C)
Object: ‘external/lpsolve/build/lp_solve/liblp_solve.a’
Found ‘___vsprintf_chk’, possibly from ‘vsprintf’ (C)
Object: ‘external/lpsolve/build/lp_solve/liblp_solve.a’
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’
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-release-macos-arm64, r-release-macos-x86_64
Version: 1.1.2-8
Check: installed package size
Result: NOTE
installed size is 62.1Mb
sub-directories of 1Mb or more:
libs 61.7Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64