Last updated on 2025-03-21 05:52:38 CET.
Package | WARN | NOTE | OK |
---|---|---|---|
volesti | 4 | 4 | 7 |
Current CRAN status: WARN: 4, NOTE: 4, OK: 7
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
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: 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