The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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.

Version: 1.0.0
Imports: htmlwidgets, rmarkdown, rstudioapi, shiny, utils, V8, xml2
Suggests: htmltools, shinyAce, shinybusy, shinyFiles, shinyjqui, shinyWidgets
Published: 2022-06-10
Author: Stéphane Laurent [aut, cre], Amit Gupta [cph] ('fast-xml-parser' library), luyilin [cph] ('json-format-highlight' library)
Maintainer: Stéphane Laurent <laurent_step at outlook.fr>
BugReports: https://github.com/stla/cppcheckR/issues
License: GPL-3
URL: https://github.com/stla/cppcheckR
NeedsCompilation: no
SystemRequirements: cppcheck
Materials: README NEWS
CRAN checks: cppcheckR results

Documentation:

Reference manual: cppcheckR.pdf

Downloads:

Package source: cppcheckR_1.0.0.tar.gz
Windows binaries: r-devel: cppcheckR_1.0.0.zip, r-release: cppcheckR_1.0.0.zip, r-oldrel: cppcheckR_1.0.0.zip
macOS binaries: r-release (arm64): cppcheckR_1.0.0.tgz, r-oldrel (arm64): cppcheckR_1.0.0.tgz, r-release (x86_64): cppcheckR_1.0.0.tgz, r-oldrel (x86_64): cppcheckR_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cppcheckR to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.