CRAN Package Check Results for Package highs

Last updated on 2025-03-19 08:52:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9.0-1 551.07 27.39 578.46 WARN
r-devel-linux-x86_64-debian-gcc 1.9.0-1 476.00 21.90 497.90 WARN
r-devel-linux-x86_64-fedora-clang 1.9.0-1 1346.77 WARN
r-devel-linux-x86_64-fedora-gcc 1.9.0-1 1508.63 WARN
r-devel-macos-arm64 1.9.0-1 259.00 WARN
r-devel-macos-x86_64 1.9.0-1 223.00 OK
r-devel-windows-x86_64 1.9.0-1 744.00 92.00 836.00 OK
r-patched-linux-x86_64 1.9.0-1 673.52 26.47 699.99 OK
r-release-linux-x86_64 1.9.0-1 664.29 26.31 690.60 OK
r-release-macos-arm64 1.9.0-1 267.00 WARN
r-release-macos-x86_64 1.9.0-1 278.00 NOTE
r-release-windows-x86_64 1.9.0-1 704.00 92.00 796.00 NOTE
r-oldrel-macos-arm64 1.9.0-1 WARN
r-oldrel-macos-x86_64 1.9.0-1 263.00 NOTE
r-oldrel-windows-x86_64 1.9.0-1 683.00 108.00 791.00 NOTE

Additional issues

M1mac M1mac

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

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

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

Version: 1.9.0-1
Check: whether package can be installed
Result: WARN Found the following significant warnings: clang: warning: argument unused during compilation: '-mpopcnt' [-Wunused-command-line-argument] See ‘/Volumes/Builds/packages/big-sur-arm64/results/4.5/highs.Rcheck/00install.out’ for details. * used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX11.3.sdk’ Flavor: r-devel-macos-arm64

Version: 1.9.0-1
Check: whether package can be installed
Result: WARN Found the following significant warnings: clang: warning: argument unused during compilation: '-mpopcnt' [-Wunused-command-line-argument] See ‘/Volumes/Builds/packages/big-sur-arm64/results/4.4/highs.Rcheck/00install.out’ for details. * used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX11.3.sdk’ Flavor: r-release-macos-arm64

Version: 1.9.0-1
Check: installed package size
Result: NOTE installed size is 56.2Mb sub-directories of 1Mb or more: libs 56.1Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.9.0-1
Check: whether package can be installed
Result: WARN Found the following significant warnings: clang: warning: argument unused during compilation: '-mpopcnt' [-Wunused-command-line-argument] See ‘/Volumes/Builds/packages/big-sur-arm64/results/4.3/highs.Rcheck/00install.out’ for details. * used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX11.3.sdk’ Flavor: r-oldrel-macos-arm64