CRAN Package Check Results for Package lpSolveAPI

Last updated on 2025-03-29 05:52:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.5.2.0-17.12 24.90 28.34 53.24 WARN
r-devel-linux-x86_64-debian-gcc 5.5.2.0-17.12 21.20 21.41 42.61 WARN
r-devel-linux-x86_64-fedora-clang 5.5.2.0-17.12 86.86 WARN
r-devel-linux-x86_64-fedora-gcc 5.5.2.0-17.12 100.52 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 83.00 76.00 159.00 WARN
r-patched-linux-x86_64 5.5.2.0-17.12 28.62 27.68 56.30 WARN
r-release-linux-x86_64 5.5.2.0-17.12 27.88 27.08 54.96 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

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

Version: 5.5.2.0-17.12
Check: compiled code
Result: WARN File 'lpSolveAPI/libs/x64/lpSolveAPI.dll': Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) 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' 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

mirror server hosted at Truenetwork, Russian Federation.