cppcheckR: Check 'C' and 'C++' Files using 'Cppcheck'

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.

Getting started

Package details

AuthorStéphane Laurent [aut, cre], Amit Gupta [cph] ('fast-xml-parser' library), luyilin [cph] ('json-format-highlight' library)
MaintainerStéphane Laurent <laurent_step@outlook.fr>
LicenseGPL-3
Version1.0.0
URL https://github.com/stla/cppcheckR
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("cppcheckR")

Try the cppcheckR package in your browser

Any scripts or data that you put into this service are public.

cppcheckR documentation built on June 10, 2022, 5:06 p.m.