CRAN Package Check Results for Package permuco

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 37.42 127.06 164.48 WARN
r-devel-linux-x86_64-debian-gcc 1.1.1 29.69 95.58 125.27 OK
r-devel-linux-x86_64-fedora-clang 1.1.1 210.31 WARN
r-devel-linux-x86_64-fedora-gcc 1.1.1 187.81 OK
r-patched-linux-x86_64 1.1.1 32.65 125.81 158.46 OK
r-release-linux-x86_64 1.1.1 32.89 118.12 151.01 OK
r-release-macos-arm64 1.1.1 OK
r-release-macos-x86_64 1.1.1 OK
r-release-windows-x86_64 1.1.1 56.00 161.00 217.00 OK
r-oldrel-macos-arm64 1.1.1 OK
r-oldrel-macos-x86_64 1.1.1 OK
r-oldrel-windows-ix86+x86_64 1.1.1 80.00 207.00 287.00 OK

Additional issues

clang14

Check Details

Version: 1.1.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     clusterdepth.cpp:12:8: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
     clusterdepth.cpp:101:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     clusterdepth.cpp:115:15: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     clusterdepth.cpp:173:16: 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