modal-inria / MixtComp

Model-based clustering package for mixed data
Other
12 stars 4 forks source link

warning: use of bitwise with boolean operands #21

Closed Quentin62 closed 1 year ago

Quentin62 commented 2 years ago

https://cran.r-project.org/web/checks/check_results_RMixtCompIO.html

Version: 4.0.7 Check: whether package can be installed Result: WARN Found the following significant warnings: lib/Composer/MixtureComposer.h:247:7: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] optim/include/cppoptlib/solver/../linesearch/morethuente.h:175:20: 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