CRAN Package Check Results for Package sorcering

Last updated on 2022-08-15 08:50:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.2 38.06 34.91 72.97 WARN
r-devel-linux-x86_64-debian-gcc 0.9.2 33.13 27.24 60.37 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.34 OK
r-devel-windows-x86_64 0.9.2 47.00 84.00 131.00 OK
r-patched-linux-x86_64 0.9.2 32.45 33.53 65.98 OK
r-release-linux-x86_64 0.9.2 33.14 33.53 66.67 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 50.00 89.00 139.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 95.00 83.00 178.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