CRAN Package Check Results for Package runner

Last updated on 2022-04-24 03:52:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 67.66 51.01 118.67 WARN
r-devel-linux-x86_64-debian-gcc 0.4.1 53.71 39.17 92.88 OK
r-devel-linux-x86_64-fedora-clang 0.4.1 170.53 WARN
r-devel-linux-x86_64-fedora-gcc 0.4.1 148.02 OK
r-patched-linux-x86_64 0.4.1 53.67 48.99 102.66 OK
r-release-linux-x86_64 0.4.1 51.79 50.32 102.11 OK
r-release-macos-arm64 0.4.1 OK
r-release-macos-x86_64 0.4.1 OK
r-release-windows-x86_64 0.4.1 85.00 107.00 192.00 OK
r-oldrel-macos-arm64 0.4.1 OK
r-oldrel-macos-x86_64 0.4.1 OK
r-oldrel-windows-ix86+x86_64 0.4.1 153.00 100.00 253.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