The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

compdb: Generate Compilation Database for Use with 'Clang' Tools

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 ORCID iD [aut, cre]
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

Documentation:

Reference manual: compdb.pdf

Downloads:

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): not available, r-release (x86_64): compdb_0.0.1.tgz, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=compdb 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.
Health stats visible at Monitor.