{
  "_id": "6a49bcaca279a6f28ab9bd66",
  "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-06-18 10:50:43 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>",
  "_user": "stla",
  "_type": "src",
  "_file": "cppcheckR_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/0e6da60c566ed790f8b387797820fd28744c1244fe09aaf4664ac500d1215089",
  "_filesize": 163391,
  "_sha256": "0e6da60c566ed790f8b387797820fd28744c1244fe09aaf4664ac500d1215089",
  "_expires": "2026-10-13T02:08:43.000Z",
  "_created": "2026-06-18T10:50:43.000Z",
  "_published": "2026-07-05T02:08:44.709Z",
  "_jobs": [
    {
      "job": 85184823001,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7721270518"
    },
    {
      "job": 85184822884,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721266459"
    },
    {
      "job": 85184822926,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7721250321"
    },
    {
      "job": 85184822961,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721250891"
    },
    {
      "job": 85184822705,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721220432"
    },
    {
      "job": 85184822995,
      "time": 172,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721280927"
    },
    {
      "job": 85184822996,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7721252002"
    },
    {
      "job": 85184822841,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7721264878"
    },
    {
      "job": 85184822952,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7721248733"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/stla/actions/runs/27754253429",
  "_status": "success",
  "_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
  },
  "_distro": "noble",
  "_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",
    "followers": 120
  },
  "_downloads": {
    "count": 212,
    "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-06-18T10:53:05.000Z",
      "distro": "noble",
      "commit": "71a5f63121cd690d66853ce4681281d9acb10cf1",
      "fileid": "https://r2.ropensci.org/7ddee2c820e7aff4c140dec141278a9a4322ff46e0b7d39f9646ccb7200741e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27754253429"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-18T10:52:52.000Z",
      "distro": "noble",
      "commit": "71a5f63121cd690d66853ce4681281d9acb10cf1",
      "fileid": "https://r2.ropensci.org/2a246db6498e0a373d5b127491e48f81eb880c24d943f116e8e0945191781f84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27754253429"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-18T10:52:11.000Z",
      "commit": "71a5f63121cd690d66853ce4681281d9acb10cf1",
      "fileid": "https://r2.ropensci.org/49715d475dcbc977b250ae1bd1eb7c475081c0a02c02d75fd35555dde5f11e52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27754253429"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-18T10:52:12.000Z",
      "commit": "71a5f63121cd690d66853ce4681281d9acb10cf1",
      "fileid": "https://r2.ropensci.org/f5395ecba0a6247f22a8a2ff2e839a1d55e84424cdb626821f42cf268c7c360f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27754253429"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-18T10:53:52.000Z",
      "commit": "71a5f63121cd690d66853ce4681281d9acb10cf1",
      "fileid": "https://r2.ropensci.org/257bcdb41dc9bbafb10e9218017c980034bf3e4142d23717f1243a8a2db9b7a5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27754253429"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-18T10:52:07.000Z",
      "commit": "71a5f63121cd690d66853ce4681281d9acb10cf1",
      "fileid": "https://r2.ropensci.org/711868f1ae7f3d01656bef59e193941e19721e1a3a5183a433c6fd883d9d1aca",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27754253429"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-18T10:52:48.000Z",
      "commit": "71a5f63121cd690d66853ce4681281d9acb10cf1",
      "fileid": "https://r2.ropensci.org/ce9fd2858094cd06c247030df61ff35dba9e65cef971935c6cbdb1eda88277b6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27754253429"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-18T10:51:54.000Z",
      "commit": "71a5f63121cd690d66853ce4681281d9acb10cf1",
      "fileid": "https://r2.ropensci.org/ab85b9a756414c3bd231b684aad4123f39af5cdb68b77d631717749471bd3af4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/27754253429"
    }
  ]
}