Many modern C/C++ development tools in the 'clang' toolchain, such as 'clang-tidy' or 'clangd', rely on the presence of a compilation database in JSON format <https://clang.llvm.org/docs/JSONCompilationDatabase.html>. This package temporarily injects additional build flags into the R build process to generate such a compilation database.
| Version: | 0.0.1 | 
| Imports: | tools, callr, cli, pkgbuild, utils, withr | 
| Suggests: | fs, jsonlite, testthat (≥ 3.0.0) | 
| OS_type: | unix | 
| Published: | 2025-01-31 | 
| DOI: | 10.32614/CRAN.package.compdb | 
| Author: | Felix Held | 
| Maintainer: | Felix Held <felix.held at gmail.com> | 
| BugReports: | https://github.com/cyianor/r-compdb/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/cyianor/r-compdb | 
| NeedsCompilation: | no | 
| SystemRequirements: | Clang >= 5.0 | 
| Language: | en-US | 
| Materials: | README, NEWS | 
| CRAN checks: | compdb results | 
| Reference manual: | compdb.html , compdb.pdf | 
| Package source: | compdb_0.0.1.tar.gz | 
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available | 
| macOS binaries: | r-release (arm64): compdb_0.0.1.tgz, r-oldrel (arm64): compdb_0.0.1.tgz, r-release (x86_64): compdb_0.0.1.tgz, r-oldrel (x86_64): compdb_0.0.1.tgz | 
Please use the canonical form https://CRAN.R-project.org/package=compdb to link to this page.