CRAN Package Check Results for Package highs

Last updated on 2025-04-25 06:49:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9.0-1 541.87 27.88 569.75 WARN
r-devel-linux-x86_64-debian-gcc 1.9.0-1 481.24 21.54 502.78 WARN
r-devel-linux-x86_64-fedora-clang 1.10.0-1 1577.41 OK
r-devel-linux-x86_64-fedora-gcc 1.10.0-1 2009.58 OK
r-devel-windows-x86_64 1.9.0-1 754.00 91.00 845.00 WARN
r-patched-linux-x86_64 1.9.0-1 677.12 27.11 704.23 WARN
r-release-linux-x86_64 1.9.0-1 671.96 26.52 698.48 WARN
r-release-macos-arm64 1.10.0-1 289.00 OK
r-release-macos-x86_64 1.10.0-1 313.00 OK
r-release-windows-x86_64 1.10.0-1 772.00 113.00 885.00 OK
r-oldrel-macos-arm64 1.10.0-1 286.00 NOTE
r-oldrel-macos-x86_64 1.10.0-1 339.00 NOTE
r-oldrel-windows-x86_64 1.10.0-1 733.00 131.00 864.00 NOTE

Additional issues

clang-ASAN M1mac M1mac valgrind

Check Details

Version: 1.9.0-1
Check: compiled code
Result: WARN File ‘highs/libs/highs.so’: Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++) Object: ‘highslib/lib/libhighs.a’ Found ‘abort’, possibly from ‘abort’ (C) Object: ‘highslib/lib/libhighs.a’ Found ‘exit’, possibly from ‘exit’ (C) Object: ‘highslib/lib/libhighs.a’ Found ‘printf’, possibly from ‘printf’ (C) Object: ‘highslib/lib/libhighs.a’ Found ‘putchar’, possibly from ‘putchar’ (C) Object: ‘highslib/lib/libhighs.a’ Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C) Object: ‘highslib/lib/libhighs.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘highslib/lib/libhighs.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, r-release-linux-x86_64

Version: 1.9.0-1
Check: compiled code
Result: WARN File 'highs/libs/x64/highs.dll': Found '_ZSt4cout', possibly from 'std::cout' (C++) Object: 'highslib/lib/libhighs.a' Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Object: 'highslib/lib/libhighs.a' Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Object: 'highslib/lib/libhighs.a' Found 'putchar', possibly from 'putchar' (C) Object: 'highslib/lib/libhighs.a' Found 'puts', possibly from 'printf' (C), 'puts' (C) Object: 'highslib/lib/libhighs.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.10.0-1
Check: installed package size
Result: NOTE installed size is 57.5Mb sub-directories of 1Mb or more: libs 57.3Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64