An open API service indexing awesome lists of open source software.

https://github.com/stla/cppcheckr

Run Cppcheck with R
https://github.com/stla/cppcheckr

cppcheck htmlwidgets r rstudio-addin

Last synced: 8 months ago
JSON representation

Run Cppcheck with R

Awesome Lists containing this project

README

          

# cppcheckR

[![R-CMD-check](https://github.com/stla/cppcheckR/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/stla/cppcheckR/actions/workflows/R-CMD-check.yaml)

![](https://raw.githubusercontent.com/stla/cppcheckR/main/inst/images/cppcheck.png)

A R package to run [Cppcheck](https://cppcheck.sourceforge.io/) on C/C++ files
with a R command or a 'RStudio' addin.

![](https://raw.githubusercontent.com/stla/cppcheckR/main/inst/images/addin.gif)