CRAN Package Check Results for Package volesti

Last updated on 2025-04-02 23:01:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.2-8 419.44 47.90 467.34 WARN
r-devel-linux-x86_64-debian-gcc 1.1.2-8 377.16 63.14 440.30 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 WARN
r-devel-macos-x86_64 1.1.2-8 224.00 WARN
r-devel-windows-x86_64 1.1.2-8 526.00 143.00 669.00 WARN
r-patched-linux-x86_64 1.1.2-8 509.68 89.34 599.02 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 487.00 130.00 617.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 606.00 155.00 761.00 OK

Check Details

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/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-devel-macos-arm64, r-devel-macos-x86_64

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

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.
Health stats visible at Monitor.