cppcheckR: Check 'C' and 'C++' Files using 'Cppcheck' (original) (raw)
Allow to run 'Cppcheck' (<https://cppcheck.sourceforge.io/>) on 'C' and 'C++' files with a 'R' command or a 'RStudio' addin. The report appears in the 'RStudio' viewer pane as a formatted 'HTML' file. It is also possible to get this report with a 'shiny' application. 'Cppcheck' can spot many error types and it can also give some recommendations on the code.
Version: | 1.0.0 |
---|---|
Imports: | htmlwidgets, rmarkdown, rstudioapi, shiny, utils, V8, xml2 |
Suggests: | htmltools, shinyAce, shinybusy, shinyFiles, shinyjqui, shinyWidgets |
Published: | 2022-06-10 |
DOI: | 10.32614/CRAN.package.cppcheckR |
Author: | Stéphane Laurent [aut, cre], Amit Gupta [cph] ('fast-xml-parser' library), luyilin [cph] ('json-format-highlight' library) |
Maintainer: | Stéphane Laurent <laurent_step at outlook.fr> |
BugReports: | https://github.com/stla/cppcheckR/issues |
License: | GPL-3 |
URL: | https://github.com/stla/cppcheckR |
NeedsCompilation: | no |
SystemRequirements: | cppcheck |
Materials: | README NEWS |
CRAN checks: | cppcheckR results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=cppcheckRto link to this page.