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.7)cppcheckR_1.0.0.zip(r-4.6)cppcheckR_1.0.0.zip(r-4.5)
cppcheckR_1.0.0.tgz(r-4.6-any)cppcheckR_1.0.0.tgz(r-4.5-any)
cppcheckR_1.0.0.tar.gz(r-4.7-any)cppcheckR_1.0.0.tar.gz(r-4.6-any)
cppcheckR_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
cppcheckR/json (API)
NEWS

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

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

On CRAN:

Conda:

cppcheckhtmlwidgetsrstudio-addin

3.18 score 3 stars 4 scripts 229 downloads 6 exports 42 dependencies

Last updated from:71a5f63121. Checks:6 OK, 3 ERROR. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK168
source / vignettesOK167
linux-release-x86_64OK136
macos-release-arm64OK93
macos-oldrel-arm64OK108
windows-develERROR97
windows-releaseERROR103
windows-oldrelERROR76
wasm-releaseOK114

Exports:cppcheckRcppcheckROutputjson2htmlrenderCppcheckRshinyCppcheckxml2json

Dependencies:base64encbslibcachemclicommonmarkcurldigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangrmarkdownrstudioapisassshinysourcetoolstinytexV8withrxfunxml2xtableyaml

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