Package: cppcheckR 1.0.0

Stéphane Laurent

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.

Authors:Stéphane Laurent [aut, cre], Amit Gupta [cph], luyilin [cph]

cppcheckR_1.0.0.tar.gz
cppcheckR_1.0.0.zip(r-4.5)cppcheckR_1.0.0.zip(r-4.4)cppcheckR_1.0.0.zip(r-4.3)
cppcheckR_1.0.0.tgz(r-4.4-any)cppcheckR_1.0.0.tgz(r-4.3-any)
cppcheckR_1.0.0.tar.gz(r-4.5-noble)cppcheckR_1.0.0.tar.gz(r-4.4-noble)
cppcheckR_1.0.0.tgz(r-4.4-emscripten)cppcheckR_1.0.0.tgz(r-4.3-emscripten)
cppcheckR.pdf |cppcheckR.html
cppcheckR/json (API)
NEWS

# Install 'cppcheckR' in R:
install.packages('cppcheckR', repos = c('https://stla.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/stla/cppcheckr/issues

On CRAN:

cppcheckhtmlwidgetsrstudio-addin

6 exports 4 stars 1.02 score 42 dependencies 4 scripts 226 downloads

Last updated 2 years agofrom:71a5f63121. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 25 2024
R-4.5-winOKAug 25 2024
R-4.5-linuxOKAug 25 2024
R-4.4-winOKAug 25 2024
R-4.4-macOKAug 25 2024
R-4.3-winOKAug 25 2024
R-4.3-macOKAug 25 2024

Exports:cppcheckRcppcheckROutputjson2htmlrenderCppcheckRshinyCppcheckxml2json

Dependencies:base64encbslibcachemclicommonmarkcrayoncurldigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangrmarkdownrstudioapisassshinysourcetoolstinytexV8withrxfunxml2xtableyaml

Readme and manuals

Help Manual

Help pageTopics
Check a C/C++ file or a foldercppcheckR
Shiny bindings for 'cppcheckR'cppcheckR-shiny cppcheckROutput renderCppcheckR
JSON to HTMLjson2html
Shiny application to check C/C++shinyCppcheck
XML to JSONxml2json