CRAN Package Check Results for Package runner

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 68.06 43.93 111.99 WARN
r-devel-linux-x86_64-debian-gcc 0.4.1 48.79 34.15 82.94 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.74 OK
r-devel-windows-x86_64 0.4.1 73.00 112.00 185.00 OK
r-patched-linux-x86_64 0.4.1 58.33 42.15 100.48 OK
r-release-linux-x86_64 0.4.1 55.82 41.54 97.36 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 77.00 112.00 189.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 161.00 105.00 266.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