CRAN Package Check Results for Package osqp

Last updated on 2022-09-11 12:56:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0.5 33.39 71.62 105.01 WARN
r-devel-linux-x86_64-debian-gcc 0.6.0.5 29.74 55.48 85.22 OK
r-devel-linux-x86_64-fedora-clang 0.6.0.5 152.84 WARN
r-devel-linux-x86_64-fedora-gcc 0.6.0.5 151.92 OK
r-devel-windows-x86_64 0.6.0.5 239.00 114.00 353.00 OK
r-patched-linux-x86_64 0.6.0.5 32.55 67.83 100.38 OK
r-release-linux-x86_64 0.6.0.5 31.29 68.67 99.96 OK
r-release-macos-arm64 0.6.0.5 40.00 OK
r-release-macos-x86_64 0.6.0.5 58.00 OK
r-release-windows-x86_64 0.6.0.5 234.00 110.00 344.00 OK
r-oldrel-macos-arm64 0.6.0.5 40.00 OK
r-oldrel-macos-x86_64 0.6.0.5 54.00 OK
r-oldrel-windows-ix86+x86_64 0.6.0.5 113.00 132.00 245.00 OK

Additional issues

clang14

Check Details

Version: 0.6.0.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     osqp_solve_interface.cpp:200:7: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     osqp_solve_interface.cpp:203:7: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     osqp_solve_interface.cpp:206:7: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     osqp_solve_interface.cpp:230:7: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     osqp_solve_interface.cpp:238:7: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     osqp_solve_interface.cpp:245:7: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang