{
  "_id": "6a1e87301d7bb097a0a67907",
  "Package": "compdb",
  "Title": "Generate Compilation Database for Use with 'Clang' Tools",
  "Version": "0.0.1",
  "Authors@R": "person(\"Felix\", \"Held\", , \"felix.held@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7679-7752\"))",
  "Description": "Many modern C/C++ development tools in the 'clang'\ntoolchain, such as 'clang-tidy' or 'clangd', rely on the\npresence of a compilation database in JSON format\n<https://clang.llvm.org/docs/JSONCompilationDatabase.html>.\nThis package temporarily injects additional build flags into\nthe R build process to generate such a compilation database.",
  "License": "MIT + file LICENSE",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "OS_type": "unix",
  "SystemRequirements": "Clang >= 5.0",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/cyianor/r-compdb",
  "BugReports": "https://github.com/cyianor/r-compdb/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://cyianor.r-universe.dev",
  "Date/Publication": "2025-01-31 12:58:29 UTC",
  "RemoteUrl": "https://github.com/cyianor/r-compdb",
  "RemoteRef": "HEAD",
  "RemoteSha": "8740f420fc5e90e5558c226f826131b68448788b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 07:28:42 UTC",
    "User": "root"
  },
  "Author": "Felix Held [aut, cre] (ORCID: <https://orcid.org/0000-0002-7679-7752>)",
  "Maintainer": "Felix Held <felix.held@gmail.com>",
  "MD5sum": "3af4baf57ef151e326114e4ca5254715",
  "_user": "cyianor",
  "_type": "src",
  "_file": "compdb_0.0.1.tar.gz",
  "_fileid": "22eb124fe9af3069f2191dd51c7464fa363f0f8a3fd24dd804849f34f15e76ce",
  "_filesize": 88696,
  "_sha256": "22eb124fe9af3069f2191dd51c7464fa363f0f8a3fd24dd804849f34f15e76ce",
  "_created": "2026-06-02T07:28:42.000Z",
  "_published": "2026-06-02T07:33:04.567Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79020790143,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351544825"
    },
    {
      "job": 79020790136,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351543827"
    },
    {
      "job": 79020790084,
      "time": 228,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351570968"
    },
    {
      "job": 79020790158,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351547379"
    },
    {
      "job": 79020296657,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351510214"
    },
    {
      "job": 79020790068,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351539096"
    },
    {
      "job": 79020790141,
      "time": 188,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 79020790140,
      "time": 55,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 79020790172,
      "time": 56,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cyianor/actions/runs/26805010248",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cyianor/r-compdb",
  "_commit": {
    "id": "8740f420fc5e90e5558c226f826131b68448788b",
    "author": "Felix Held <felix.held@gmail.com>",
    "committer": "Felix Held <felix.held@gmail.com>",
    "message": "add CRAN install instructions\n",
    "time": 1738328309
  },
  "_maintainer": {
    "name": "Felix Held",
    "email": "felix.held@gmail.com",
    "login": "cyianor",
    "orcid": "0000-0002-7679-7752",
    "description": "",
    "uuid": 404411
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "pkgbuild",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cyianor",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "cyianor",
      "count": 30,
      "uuid": 404411
    }
  ],
  "_userbio": {
    "uuid": 404411,
    "type": "user",
    "name": "Felix Held"
  },
  "_downloads": {
    "count": 39,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/compdb"
  },
  "_devurl": "https://github.com/cyianor/r-compdb",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/compdb.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cyianor/r-compdb",
  "_realowner": "cyianor",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-01-31"
    }
  ],
  "_exports": [
    "build_compile_commands",
    "has_clang",
    "is_unix"
  ],
  "_help": [
    {
      "page": "add_ignore",
      "title": "Add to ignore file",
      "topics": [
        "add_ignore"
      ]
    },
    {
      "page": "build_compile_commands",
      "title": "Generate Compilation Database for Use with Clang Tools",
      "topics": [
        "build_compile_commands"
      ]
    },
    {
      "page": "get_makevars",
      "title": "Determine Path to Makevars File and Check if it Already Exists",
      "topics": [
        "get_makevars"
      ]
    },
    {
      "page": "has_clang",
      "title": "Check Whether a Clang Toolchain is Being Used",
      "topics": [
        "has_clang"
      ]
    },
    {
      "page": "is_unix",
      "title": "Checks that We are on a Unix Platform",
      "topics": [
        "is_unix"
      ]
    }
  ],
  "_readme": "https://github.com/cyianor/r-compdb/raw/HEAD/README.md",
  "_rundeps": [
    "callr",
    "cli",
    "desc",
    "pkgbuild",
    "processx",
    "ps",
    "R6",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "compdb",
  "_universes": [
    "cyianor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-02T07:30:37.000Z",
      "distro": "noble",
      "commit": "8740f420fc5e90e5558c226f826131b68448788b",
      "fileid": "c85cb77d495871d370f0f9d0d39bb820bd141fa85c8ea28c9cb59502508856c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyianor/actions/runs/26805010248"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-02T07:30:35.000Z",
      "distro": "noble",
      "commit": "8740f420fc5e90e5558c226f826131b68448788b",
      "fileid": "577f40f86568b0ca63b00a6621ae827dd9f8a3d48be3f09847f5ec51961974f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyianor/actions/runs/26805010248"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-02T07:31:32.000Z",
      "commit": "8740f420fc5e90e5558c226f826131b68448788b",
      "fileid": "ab70785204c1092481847ce21d173d7c323e4bdfa69d243a59e5bbf79fc2dab8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyianor/actions/runs/26805010248"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-02T07:30:33.000Z",
      "commit": "8740f420fc5e90e5558c226f826131b68448788b",
      "fileid": "78d734db63982e44cc56219a3f76c695cea57e958bcc3f204e671b09cab6e48c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyianor/actions/runs/26805010248"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-02T07:30:29.000Z",
      "commit": "8740f420fc5e90e5558c226f826131b68448788b",
      "fileid": "1cb0948e2d2379881604de20c1eec2c730dede233d4ff44b3dd748c303b63216",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cyianor/actions/runs/26805010248"
    }
  ]
}