CRAN Package Check Results for Package neatRanges

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 26.06 36.76 62.82 WARN
r-devel-linux-x86_64-debian-gcc 0.1.3 21.58 27.57 49.15 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 96.76 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.3 91.98 OK
r-devel-windows-x86_64 0.1.3 37.00 82.00 119.00 OK
r-patched-linux-x86_64 0.1.3 26.11 34.56 60.67 OK
r-release-linux-x86_64 0.1.3 25.24 35.32 60.56 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 33.00 79.00 112.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 71.00 80.00 151.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