CRAN Package Check Results for Package highs

Last updated on 2025-04-27 06:51:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9.0-1 538.82 27.37 566.19 WARN
r-devel-linux-x86_64-debian-gcc 1.10.0-1 575.96 27.47 603.43 OK
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.10.0-1 807.00 115.00 922.00 OK
r-patched-linux-x86_64 1.10.0-1 794.60 34.56 829.16 OK
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 956.00 108.00 1064.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 gcc-ASAN 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-release-linux-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