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.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')) |
Bug tracker:https://github.com/stla/cppcheckr/issues
cppcheckhtmlwidgetsrstudio-addin
Last updated 2 years agofrom:71a5f63121. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-win | OK | Oct 24 2024 |
R-4.5-linux | OK | Oct 24 2024 |
R-4.4-win | OK | Oct 24 2024 |
R-4.4-mac | OK | Oct 24 2024 |
R-4.3-win | OK | Oct 24 2024 |
R-4.3-mac | OK | Oct 24 2024 |
Exports:cppcheckRcppcheckROutputjson2htmlrenderCppcheckRshinyCppcheckxml2json
Dependencies:base64encbslibcachemclicommonmarkcrayoncurldigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangrmarkdownrstudioapisassshinysourcetoolstinytexV8withrxfunxml2xtableyaml
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 |