Package: cppcheckR 1.0.0
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:
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
cppcheckhtmlwidgetsrstudio-addin
Last updated from:71a5f63121. Checks:6 OK, 3 ERROR. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 168 | ||
| source / vignettes | OK | 167 | ||
| linux-release-x86_64 | OK | 136 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-oldrel-arm64 | OK | 108 | ||
| windows-devel | ERROR | 97 | ||
| windows-release | ERROR | 103 | ||
| windows-oldrel | ERROR | 76 | ||
| wasm-release | OK | 114 |
Exports:cppcheckRcppcheckROutputjson2htmlrenderCppcheckRshinyCppcheckxml2json
Dependencies:base64encbslibcachemclicommonmarkcurldigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangrmarkdownrstudioapisassshinysourcetoolstinytexV8withrxfunxml2xtableyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check a C/C++ file or a folder | cppcheckR |
| Shiny bindings for 'cppcheckR' | cppcheckR-shiny cppcheckROutput renderCppcheckR |
| JSON to HTML | json2html |
| Shiny application to check C/C++ | shinyCppcheck |
| XML to JSON | xml2json |
