CRAN Package Check Results for Package lpSolve

Last updated on 2023-01-25 04:51:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.6.17 33.79 22.95 56.74 WARN
r-devel-linux-x86_64-debian-gcc 5.6.17 27.52 17.91 45.43 WARN
r-devel-linux-x86_64-fedora-clang 5.6.17 74.24 WARN
r-devel-linux-x86_64-fedora-gcc 5.6.17 77.03 WARN
r-devel-windows-x86_64 5.6.17 91.00 59.00 150.00 OK
r-patched-linux-x86_64 5.6.17 31.15 22.90 54.05 OK
r-release-linux-x86_64 5.6.17 31.74 23.45 55.19 OK
r-release-macos-arm64 5.6.17 28.00 OK
r-release-macos-x86_64 5.6.17 39.00 OK
r-release-windows-x86_64 5.6.17 73.00 53.00 126.00 OK
r-oldrel-macos-arm64 5.6.17 28.00 OK
r-oldrel-macos-x86_64 5.6.17 44.00 OK
r-oldrel-windows-ix86+x86_64 5.6.17 161.00 79.00 240.00 OK

Check Details

Version: 5.6.17
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./lp_rlp.h:1804:19: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/lpSolve.Rcheck/00install.out’ for details.
    * used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 5.6.17
Check: compiled code
Result: WARN
    File ‘lpSolve/libs/lpSolve.so’:
     Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
     Objects: ‘hbio.o’, ‘lp_MPS.o’, ‘lp_lib.o’, ‘lp_params.o’,
     ‘lp_presolve.o’, ‘lp_rlp.o’, ‘mmio.o’, ‘yacc_read.o’
     Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C)
     Object: ‘lusol.o’
    
    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-devel-linux-x86_64-fedora-gcc

Version: 5.6.17
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./lp_rlp.h:1804:19: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    See ‘/data/gannet/ripley/R/packages/tests-clang/lpSolve.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 5.6.17
Check: compiled code
Result: WARN
    File ‘lpSolve/libs/lpSolve.so’:
     Found ‘sprintf’, possibly from ‘sprintf’ (C)
     Objects: ‘hbio.o’, ‘lp_MPS.o’, ‘lp_lib.o’, ‘lp_params.o’,
     ‘lp_presolve.o’, ‘lp_rlp.o’, ‘mmio.o’, ‘yacc_read.o’
     Found ‘vsprintf’, possibly from ‘vsprintf’ (C)
     Object: ‘lusol.o’
    
    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