CRAN Package Check Results for Package neatRanges

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 32.10 37.23 69.33 WARN
r-devel-linux-x86_64-debian-gcc 0.1.3 21.27 28.09 49.36 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 96.76 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.3 93.16 OK
r-devel-windows-x86_64 0.1.3 37.00 78.00 115.00 OK
r-patched-linux-x86_64 0.1.3 22.96 34.67 57.63 OK
r-release-linux-x86_64 0.1.3 22.79 35.12 57.91 OK
r-release-macos-arm64 0.1.3 26.00 OK
r-release-macos-x86_64 0.1.3 37.00 OK
r-release-windows-x86_64 0.1.3 43.00 84.00 127.00 OK
r-oldrel-macos-arm64 0.1.3 30.00 OK
r-oldrel-macos-x86_64 0.1.3 50.00 OK
r-oldrel-windows-ix86+x86_64 0.1.3 70.00 86.00 156.00 OK

Additional issues

clang14

Check Details

Version: 0.1.3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     subsetAndUpdate.cpp:13:9: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     subsetAndUpdate.cpp:35:14: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     subsetAndUpdate.cpp:118:14: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     subsetAndUpdateTime.cpp:13:9: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     subsetAndUpdateTime.cpp:35:14: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     subsetAndUpdateTime.cpp:118:14: 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