CRAN Package Check Results for Package runner

Last updated on 2022-08-15 08:50:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 75.24 44.00 119.24 WARN
r-devel-linux-x86_64-debian-gcc 0.4.1 53.29 33.90 87.19 OK
r-devel-linux-x86_64-fedora-clang 0.4.1 161.32 WARN
r-devel-linux-x86_64-fedora-gcc 0.4.1 157.90 OK
r-devel-windows-x86_64 0.4.1 64.00 107.00 171.00 OK
r-patched-linux-x86_64 0.4.1 54.67 42.62 97.29 OK
r-release-linux-x86_64 0.4.1 55.44 42.11 97.55 OK
r-release-macos-arm64 0.4.1 42.00 OK
r-release-macos-x86_64 0.4.1 63.00 OK
r-release-windows-x86_64 0.4.1 74.00 106.00 180.00 OK
r-oldrel-macos-arm64 0.4.1 53.00 OK
r-oldrel-macos-x86_64 0.4.1 60.00 OK
r-oldrel-windows-ix86+x86_64 0.4.1 164.00 108.00 272.00 OK

Additional issues

clang14

Check Details

Version: 0.4.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     lag_run.cpp:31:7: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     lag_run.cpp:42:14: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     lag_run.cpp:53:14: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     lag_run.cpp:64:14: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     ./vector_funs.h:167:15: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     ./vector_funs.h:178:15: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     ./vector_funs.h:193:15: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     ./vector_funs.h:206:15: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     ./vector_funs.h:351:15: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     ./vector_funs.h:364:15: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     ./vector_funs.h:382:15: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     ./vector_funs.h:397:15: 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