2026-05-29 13:08 ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-satellite/r-cran-satellite_1.0.6+dfsg.orig.tar.xz 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-124-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: f034ad3 (2026-05-29 12:40:10 +0200) count: 9 9 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: satellite/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] satellite/src/SatelliteCppFun.cpp:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] satellite/src/SatelliteCppFun.cpp:67:3: style: Struct 'add_multiple' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] satellite/src/SatelliteCppFun.cpp:13:8: style: The scope of the variable 'nSumRows' can be reduced. [variableScope] satellite/src/SatelliteCppFun.cpp:14:8: style: The scope of the variable 'nReq' can be reduced. [variableScope] satellite/src/SatelliteCppFun.cpp:17:8: style: The scope of the variable 'nSumCols' can be reduced. [variableScope] satellite/src/SatelliteCppFun.cpp:18:8: style: The scope of the variable 'nRem' can be reduced. [variableScope] satellite/src/SatelliteCppFun.cpp:96:10: style: The scope of the variable 'x' can be reduced. [variableScope] satellite/src/SatelliteCppFun.cpp:97:10: style: The scope of the variable 'y' can be reduced. [variableScope] diff: DONE