CRAN Package Check Results for Package DCLEAR

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.8 50.57 179.48 230.05 WARN
r-devel-linux-x86_64-debian-gcc 1.0.8 37.09 132.13 169.22 OK
r-devel-linux-x86_64-fedora-clang 1.0.8 307.20 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.8 276.33 OK
r-devel-windows-x86_64 1.0.8 78.00 219.00 297.00 OK
r-patched-linux-x86_64 1.0.8 34.80 167.37 202.17 OK
r-release-linux-x86_64 1.0.8 34.81 169.73 204.54 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 71.00 226.00 297.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 109.00 264.00 373.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