CRAN Package Check Results for Package sorcering

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.2 34.06 35.13 69.19 WARN
r-devel-linux-x86_64-debian-gcc 0.9.2 31.79 27.26 59.05 OK
r-devel-linux-x86_64-fedora-clang 0.9.2 108.64 WARN
r-devel-linux-x86_64-fedora-gcc 0.9.2 105.96 OK
r-devel-windows-x86_64 0.9.2 46.00 92.00 138.00 OK
r-patched-linux-x86_64 0.9.2 33.30 33.83 67.13 OK
r-release-linux-x86_64 0.9.2 31.62 34.00 65.62 OK
r-release-macos-arm64 0.9.2 32.00 OK
r-release-macos-x86_64 0.9.2 41.00 OK
r-release-windows-x86_64 0.9.2 39.00 92.00 131.00 OK
r-oldrel-macos-arm64 0.9.2 36.00 OK
r-oldrel-macos-x86_64 0.9.2 43.00 OK
r-oldrel-windows-ix86+x86_64 0.9.2 94.00 83.00 177.00 OK

Additional issues

clang14

Check Details

Version: 0.9.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     sorcering.cpp:247:29: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
     sorcering.cpp:251:34: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
     sorcering.cpp:255:34: 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