CRAN Package Check Results for Package DCLEAR

Last updated on 2022-08-15 08:49:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.8 47.92 175.35 223.27 WARN
r-devel-linux-x86_64-debian-gcc 1.0.8 37.05 130.63 167.68 OK
r-devel-linux-x86_64-fedora-clang 1.0.8 302.29 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.8 289.42 OK
r-devel-windows-x86_64 1.0.8 75.00 214.00 289.00 OK
r-patched-linux-x86_64 1.0.8 30.65 166.58 197.23 OK
r-release-linux-x86_64 1.0.8 31.50 167.31 198.81 OK
r-release-macos-arm64 1.0.8 72.00 OK
r-release-macos-x86_64 1.0.8 126.00 OK
r-release-windows-x86_64 1.0.8 60.00 211.00 271.00 OK
r-oldrel-macos-arm64 1.0.8 102.00 OK
r-oldrel-macos-x86_64 1.0.8 96.00 OK
r-oldrel-windows-ix86+x86_64 1.0.8 111.00 257.00 368.00 OK

Additional issues

clang14

Check Details

Version: 1.0.8
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     DCLEAR.cpp:54:5: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     DCLEAR.cpp:58:5: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     DCLEAR.cpp:71:5: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     DCLEAR.cpp:75:6: 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