CRAN Package Check Results for Package ergmclust

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 48.02 87.49 135.51 WARN
r-devel-linux-x86_64-debian-gcc 1.0.0 38.98 64.63 103.61 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 187.20 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.0 161.65 OK
r-patched-linux-x86_64 1.0.0 42.50 80.65 123.15 OK
r-release-linux-x86_64 1.0.0 41.40 81.81 123.21 OK
r-release-macos-arm64 1.0.0 OK
r-release-macos-x86_64 1.0.0 OK
r-release-windows-x86_64 1.0.0 68.00 129.00 197.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 OK
r-oldrel-windows-ix86+x86_64 1.0.0 119.00 144.00 263.00 OK

Additional issues

clang14

Check Details

Version: 1.0.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     directed.cpp:65:30: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     directed.cpp:66:30: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     directed.cpp:67:30: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     directed.cpp:96:28: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     directed.cpp:97:28: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     directed.cpp:121:28: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     directed.cpp:256:28: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     directed.cpp:257:28: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     directed.cpp:258:28: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     directed.cpp:269:10: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     directed.cpp:291:24: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     directed.cpp:292:24: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     directed.cpp:307:24: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     directed.cpp:367:24: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     directed.cpp:368:24: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     directed.cpp:369:24: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     undirected.cpp:141:10: 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