CRAN Package Check Results for Package lpSolveAPI

Last updated on 2025-03-18 01:52:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.5.2.0-17.12 24.36 28.55 52.91 OK
r-devel-linux-x86_64-debian-gcc 5.5.2.0-17.12 21.07 22.00 43.07 WARN
r-devel-linux-x86_64-fedora-clang 5.5.2.0-17.12 88.95 WARN
r-devel-linux-x86_64-fedora-gcc 5.5.2.0-17.12 110.80 WARN
r-devel-macos-arm64 5.5.2.0-17.12 29.00 OK
r-devel-macos-x86_64 5.5.2.0-17.12 47.00 OK
r-devel-windows-x86_64 5.5.2.0-17.12 80.00 78.00 158.00 OK
r-patched-linux-x86_64 5.5.2.0-17.12 28.88 27.85 56.73 OK
r-release-linux-x86_64 5.5.2.0-17.12 29.55 26.87 56.42 OK
r-release-macos-arm64 5.5.2.0-17.12 38.00 OK
r-release-macos-x86_64 5.5.2.0-17.12 82.00 OK
r-release-windows-x86_64 5.5.2.0-17.12 88.00 62.00 150.00 OK
r-oldrel-macos-arm64 5.5.2.0-17.12 OK
r-oldrel-macos-x86_64 5.5.2.0-17.12 63.00 OK
r-oldrel-windows-x86_64 5.5.2.0-17.12 75.00 72.00 147.00 OK

Check Details

Version: 5.5.2.0-17.12
Check: compiled code
Result: WARN File ‘lpSolveAPI/libs/lpSolveAPI.so’: Found ‘exit’, possibly from ‘exit’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘printf’, possibly from ‘printf’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘putchar’, possibly from ‘putchar’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘rand’, possibly from ‘rand’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘sprintf’, possibly from ‘sprintf’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘srand’, possibly from ‘srand’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘vsprintf’, possibly from ‘vsprintf’ (C) Object: ‘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-debian-gcc

Version: 5.5.2.0-17.12
Check: compiled code
Result: WARN File ‘lpSolveAPI/libs/lpSolveAPI.so’: Found ‘__printf_chk’, possibly from ‘printf’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘exit’, possibly from ‘exit’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘rand’, possibly from ‘rand’ (C), ‘rand’ (Fortran) Object: ‘lp_solve/liblp_solve.a’ Found ‘srand’, possibly from ‘srand’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘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: 5.5.2.0-17.12
Check: compiled code
Result: WARN File ‘lpSolveAPI/libs/lpSolveAPI.so’: Found ‘__printf_chk’, possibly from ‘printf’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘exit’, possibly from ‘exit’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘putchar’, possibly from ‘putchar’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘rand’, possibly from ‘rand’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘srand’, possibly from ‘srand’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Object: ‘lp_solve/liblp_solve.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘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