2025-11-01 18:06 ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-wordcloud/r-cran-wordcloud_2.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 -j1 platform: Linux-6.8.0-87-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.18.0 head-info: ca87cc1 (2025-11-01 18:15:36 +0100) count: 6 6 elapsed-time: 0.0 0.2 head-timing-info: old-timing-info: head results: wordcloud/src/RcppExports.cpp:21:1: error: There is an unknown macro here somewhere. Configuration is required. If END_RCPP is a macro then please configure it. [unknownMacro] wordcloud/src/layout.cpp:17:9: style: The scope of the variable 'x2' can be reduced. [variableScope] wordcloud/src/layout.cpp:17:13: style: The scope of the variable 'y2' can be reduced. [variableScope] wordcloud/src/layout.cpp:17:17: style: The scope of the variable 'sw2' can be reduced. [variableScope] wordcloud/src/layout.cpp:17:22: style: The scope of the variable 'sh2' can be reduced. [variableScope] wordcloud/src/layout.cpp:18:14: style: Variable 'overlap' is assigned a value that is never used. [unreadVariable] diff: DONE