CRAN Package Check Results for Package neatRanges

Last updated on 2022-04-24 03:52:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 26.11 46.11 72.22 WARN
r-devel-linux-x86_64-debian-gcc 0.1.3 23.67 34.40 58.07 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 100.98 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.3 81.54 OK
r-patched-linux-x86_64 0.1.3 24.21 42.21 66.42 OK
r-release-linux-x86_64 0.1.3 22.83 41.21 64.04 OK
r-release-macos-arm64 0.1.3 OK
r-release-macos-x86_64 0.1.3 OK
r-release-windows-x86_64 0.1.3 38.00 79.00 117.00 OK
r-oldrel-macos-arm64 0.1.3 OK
r-oldrel-macos-x86_64 0.1.3 OK
r-oldrel-windows-ix86+x86_64 0.1.3 67.00 82.00 149.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