2025-11-23 19:03 ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-webgestaltr/r-cran-webgestaltr_0.4.6.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: 5 5 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: WebGestaltR/src/RcppExports.cpp:24:1: error: There is an unknown macro here somewhere. Configuration is required. If END_RCPP is a macro then please configure it. [unknownMacro] WebGestaltR/src/permutation.cpp:40:9: style: The scope of the variable 'rand_min' can be reduced. [variableScope] WebGestaltR/src/permutation.cpp:40:23: style: The scope of the variable 'rand_max' can be reduced. [variableScope] WebGestaltR/src/permutation.cpp:40:18: style: Variable 'rand_min' is assigned a value that is never used. [unreadVariable] WebGestaltR/src/permutation.cpp:40:32: style: Variable 'rand_max' is assigned a value that is never used. [unreadVariable] diff: DONE