{
  "_id": "6a1ef810b401979e73417bcf",
  "Type": "Package",
  "Package": "cppcheckR",
  "Title": "Check 'C' and 'C++' Files using 'Cppcheck'",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Stéphane\", \"Laurent\", , \"laurent_step@outlook.fr\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Amit\", \"Gupta\", role = \"cph\",\ncomment = \"'fast-xml-parser' library\"),\nperson(\"luyilin\", role = \"cph\",\ncomment = \"'json-format-highlight' library\")\n)",
  "Description": "Allow to run 'Cppcheck'\n(<https://cppcheck.sourceforge.io/>) on 'C' and 'C++' files\nwith a 'R' command or a 'RStudio' addin. The report appears in\nthe 'RStudio' viewer pane as a formatted 'HTML' file. It is\nalso possible to get this report with a 'shiny' application.\n'Cppcheck' can spot many error types and it can also give some\nrecommendations on the code.",
  "License": "GPL-3",
  "URL": "https://github.com/stla/cppcheckR",
  "BugReports": "https://github.com/stla/cppcheckR/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.0",
  "SystemRequirements": "cppcheck",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev libssl-dev\nlibnode-dev zlib1g-dev",
  "Repository": "https://stla.r-universe.dev",
  "Date/Publication": "2022-06-09 15:38:40 UTC",
  "RemoteUrl": "https://github.com/stla/cppcheckr",
  "RemoteRef": "HEAD",
  "RemoteSha": "71a5f63121cd690d66853ce4681281d9acb10cf1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 06:08:30 UTC",
    "User": "root"
  },
  "Author": "Stéphane Laurent [aut, cre],\nAmit Gupta [cph] ('fast-xml-parser' library),\nluyilin [cph] ('json-format-highlight' library)",
  "Maintainer": "Stéphane Laurent <laurent_step@outlook.fr>",
  "MD5sum": "25c2a26a3234f08974d381c9c4f7b3c0",
  "_user": "stla",
  "_type": "src",
  "_file": "cppcheckR_1.0.0.tar.gz",
  "_fileid": "50abfdfdfc171ec9680aa9247a4d47458f4284048fa0c662f3645de42a896629",
  "_filesize": 161526,
  "_sha256": "50abfdfdfc171ec9680aa9247a4d47458f4284048fa0c662f3645de42a896629",
  "_created": "2026-05-19T06:08:30.000Z",
  "_published": "2026-06-02T15:34:40.409Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79109455943,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076112236"
    },
    {
      "job": 79109456372,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076104729"
    },
    {
      "job": 79109456363,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076098008"
    },
    {
      "job": 79109456067,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076094273"
    },
    {
      "job": 79109455752,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076073065"
    },
    {
      "job": 79109455253,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362417160"
    },
    {
      "job": 79109456256,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7076095523"
    },
    {
      "job": 79109456340,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7076090966"
    },
    {
      "job": 79109456156,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7076097114"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stla/actions/runs/26079495568",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stla/cppcheckr",
  "_commit": {
    "id": "71a5f63121cd690d66853ce4681281d9acb10cf1",
    "author": "stla <laurent_step@yahoo.fr>",
    "committer": "stla <laurent_step@yahoo.fr>",
    "message": "cran comments\n",
    "time": 1654789120
  },
  "_maintainer": {
    "name": "Stéphane Laurent",
    "email": "laurent_step@outlook.fr",
    "login": "laustep",
    "description": "",
    "uuid": 29288085
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "V8",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "shinyAce",
      "role": "Suggests"
    },
    {
      "package": "shinybusy",
      "role": "Suggests"
    },
    {
      "package": "shinyFiles",
      "role": "Suggests"
    },
    {
      "package": "shinyjqui",
      "role": "Suggests"
    },
    {
      "package": "shinyWidgets",
      "role": "Suggests"
    }
  ],
  "_owner": "stla",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "cppcheck",
    "htmlwidgets",
    "rstudio-addin"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "stla",
      "count": 80,
      "uuid": 4466543
    }
  ],
  "_userbio": {
    "uuid": 4466543,
    "type": "user",
    "name": "stla"
  },
  "_downloads": {
    "count": 229,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cppcheckR"
  },
  "_devurl": "https://github.com/stla/cppcheckr",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cppcheckR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stla/cppcheckr",
  "_realowner": "stla",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-06-10"
    }
  ],
  "_exports": [
    "cppcheckR",
    "cppcheckROutput",
    "json2html",
    "renderCppcheckR",
    "shinyCppcheck",
    "xml2json"
  ],
  "_help": [
    {
      "page": "cppcheckR",
      "title": "Check a C/C++ file or a folder",
      "topics": [
        "cppcheckR"
      ]
    },
    {
      "page": "cppcheckR-shiny",
      "title": "Shiny bindings for 'cppcheckR'",
      "topics": [
        "cppcheckR-shiny",
        "cppcheckROutput",
        "renderCppcheckR"
      ]
    },
    {
      "page": "json2html",
      "title": "JSON to HTML",
      "topics": [
        "json2html"
      ]
    },
    {
      "page": "shinyCppcheck",
      "title": "Shiny application to check C/C++",
      "topics": [
        "shinyCppcheck"
      ]
    },
    {
      "page": "xml2json",
      "title": "XML to JSON",
      "topics": [
        "xml2json"
      ]
    }
  ],
  "_readme": "https://github.com/stla/cppcheckr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "curl",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "shiny",
    "sourcetools",
    "tinytex",
    "V8",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "cppcheckr",
  "_universes": [
    "stla",
    "laustep"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-19T06:11:15.000Z",
      "distro": "noble",
      "commit": "71a5f63121cd690d66853ce4681281d9acb10cf1",
      "fileid": "3b008107b79d04af32860c9e7b466b06d8e76c133287e0ff46672422f03e4b3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26079495568"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-19T06:10:43.000Z",
      "distro": "noble",
      "commit": "71a5f63121cd690d66853ce4681281d9acb10cf1",
      "fileid": "37032bec24a6f626107e875ff1f54f48384348f06213ade2d8f7505694857829",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26079495568"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-19T06:10:18.000Z",
      "commit": "71a5f63121cd690d66853ce4681281d9acb10cf1",
      "fileid": "bdbfbdb99fccc14a0342b7891b4ab75e6a9662f00a8c14d94447636beac1af79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26079495568"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-19T06:10:04.000Z",
      "commit": "71a5f63121cd690d66853ce4681281d9acb10cf1",
      "fileid": "47e914e736a939b9632273bbeeb5b4ced735e0d2d5f5a412f07a52d16c410128",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26079495568"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-19T06:09:59.000Z",
      "commit": "71a5f63121cd690d66853ce4681281d9acb10cf1",
      "fileid": "3b50302517068094787f245dc2b6f0726b493d7ce4fe4b12e5dffc9fc27f2e7d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26079495568"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-19T06:09:41.000Z",
      "commit": "71a5f63121cd690d66853ce4681281d9acb10cf1",
      "fileid": "a427ddfb04312827a185637cab922490cfc6d9920b28df9d04325213f87e3816",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26079495568"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-19T06:10:04.000Z",
      "commit": "71a5f63121cd690d66853ce4681281d9acb10cf1",
      "fileid": "b68c1a34c11ea0787afee32d5e28d8e90ac7b1326055b3ea9f7999f8ec3fed8c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26079495568"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T15:34:23.000Z",
      "commit": "71a5f63121cd690d66853ce4681281d9acb10cf1",
      "fileid": "2ca380a5ebe32f74fd79ea3e44463c7d314df12a8b5059ce5f137010da9caa15",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26079495568"
    }
  ]
}