CRAN Package Check Results for Package DCLEAR

Last updated on 2022-05-15 01:52:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.8 49.13 185.80 234.93 WARN
r-devel-linux-x86_64-debian-gcc 1.0.8 33.22 136.34 169.56 OK
r-devel-linux-x86_64-fedora-clang 1.0.8 288.88 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.8 273.76 OK
r-devel-windows-x86_64 1.0.8 62.00 204.00 266.00 OK
r-patched-linux-x86_64 1.0.8 31.76 174.45 206.21 OK
r-release-linux-x86_64 1.0.8 30.41 176.86 207.27 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 69.00 207.00 276.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