2026-04-30 04:44 ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-ggrepel/r-cran-ggrepel_0.9.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 -j1 platform: Linux-6.8.0-110-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: 1aec3cc (2026-04-29 20:18:12 +0200) count: 15 15 elapsed-time: 0.7 0.6 head-timing-info: old-timing-info: head results: ggrepel/src/RcppExports.cpp:23:1: error: There is an unknown macro here somewhere. Configuration is required. If END_RCPP is a macro then please configure it. [unknownMacro] ggrepel/src/repel_boxes.cpp:109:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINITY [valueFlowBailoutIncompleteVar] ggrepel/src/repel_boxes.cpp:719:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rcerr [valueFlowBailoutIncompleteVar] ggrepel/src/repel_boxes.cpp:606:5: style: Redundant initialization for 'f'. The initialized value is overwritten before it is read. [redundantInitialization] ggrepel/src/repel_boxes.cpp:604:11: note: f is initialized ggrepel/src/repel_boxes.cpp:606:5: note: f is overwritten ggrepel/src/repel_boxes.cpp:615:5: style: Redundant initialization for 'f'. The initialized value is overwritten before it is read. [redundantInitialization] ggrepel/src/repel_boxes.cpp:613:11: note: f is initialized ggrepel/src/repel_boxes.cpp:615:5: note: f is overwritten ggrepel/src/repel_boxes.cpp:624:5: style: Redundant initialization for 'f'. The initialized value is overwritten before it is read. [redundantInitialization] ggrepel/src/repel_boxes.cpp:622:11: note: f is initialized ggrepel/src/repel_boxes.cpp:624:5: note: f is overwritten ggrepel/src/repel_boxes.cpp:155:10: style: The scope of the variable 'd' can be reduced. [variableScope] ggrepel/src/repel_boxes.cpp:448:20: performance: Function parameter 'b' should be passed by const reference. [passedByValue] ggrepel/src/repel_boxes.cpp:457:19: performance: Function parameter 'a' should be passed by const reference. [passedByValue] ggrepel/src/repel_boxes.cpp:457:26: performance: Function parameter 'b' should be passed by const reference. [passedByValue] ggrepel/src/repel_boxes.cpp:474:22: performance: Function parameter 'c' should be passed by const reference. [passedByValue] ggrepel/src/repel_boxes.cpp:474:29: performance: Function parameter 'r' should be passed by const reference. [passedByValue] ggrepel/src/repel_boxes.cpp:581:60: performance: Function parameter 'direction' should be passed by const reference. [passedByValue] ggrepel/src/repel_boxes.cpp:639:60: performance: Function parameter 'direction' should be passed by const reference. [passedByValue] ggrepel/src/repel_boxes.cpp:697:17: performance: Function parameter 'direction' should be passed by const reference. [passedByValue] diff: DONE