Last updated on 2025-03-31 05:53:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2-8 | 434.62 | 48.36 | 482.98 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.1.2-8 | 367.83 | 64.85 | 432.68 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.1.2-8 | 793.17 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2-8 | 1079.45 | WARN | |||
r-devel-macos-arm64 | 1.1.2-8 | 183.00 | OK | |||
r-devel-macos-x86_64 | 1.1.2-8 | 224.00 | OK | |||
r-devel-windows-x86_64 | 1.1.2-8 | 531.00 | 143.00 | 674.00 | WARN | |
r-patched-linux-x86_64 | 1.1.2-8 | 505.87 | 90.36 | 596.23 | WARN | |
r-release-linux-x86_64 | 1.1.2-8 | 505.82 | 87.25 | 593.07 | OK | |
r-release-macos-arm64 | 1.1.2-8 | 197.00 | NOTE | |||
r-release-macos-x86_64 | 1.1.2-8 | 204.00 | NOTE | |||
r-release-windows-x86_64 | 1.1.2-8 | 492.00 | 124.00 | 616.00 | OK | |
r-oldrel-macos-arm64 | 1.1.2-8 | NOTE | ||||
r-oldrel-macos-x86_64 | 1.1.2-8 | 201.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.1.2-8 | 608.00 | 151.00 | 759.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
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.
Flavor: r-devel-windows-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-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64