2025-11-23 18:43 ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-rlrsim/r-cran-rlrsim_3.1-8.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j4 platform: Linux-5.4.0-216-generic-x86_64-with-glibc2.29 python: 3.8.10 client-version: 1.3.69 compiler: g++ (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 cppcheck: head 2.18.0 head-info: cb76e52 (2025-11-22 14:47:37 +0100) count: 6 6 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: RLRsim/src/RcppExports.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If END_RCPP is a macro then please configure it. [unknownMacro] RLRsim/src/init.c:17:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] RLRsim/src/RLRsim.cpp:36:13: style: The scope of the variable 'LR' can be reduced. [variableScope] RLRsim/src/RLRsim.cpp:36:29: style: The scope of the variable 'ChiSum' can be reduced. [variableScope] RLRsim/src/RLRsim.cpp:105:19: warning: Uninitialized variable: ChiK [uninitvar] RLRsim/src/RLRsim.cpp:63:20: note: Assuming condition is false RLRsim/src/RLRsim.cpp:105:19: note: Uninitialized variable: ChiK RLRsim/src/RLRsim.cpp:65:10: style: Variable 'LR' is assigned a value that is never used. [unreadVariable] diff: DONE