{
  "_id": "6a3903703efcd9bda4443011",
  "Package": "rcmdcheck",
  "Title": "Run 'R CMD check' from 'R' and Capture Results",
  "Version": "1.4.0.9000",
  "Authors@R": "c(\nperson(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"cre\", \"aut\")),\nperson(\"Mango Solutions\", role = c(\"cph\", \"fnd\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Run 'R CMD check' from 'R' and capture the results of the\nindividual checks. Supports running checks in the background,\ntimeouts, pretty printing and comparing check results.",
  "License": "MIT + file LICENSE",
  "URL": "https://rcmdcheck.r-lib.org/,\nhttps://github.com/r-lib/rcmdcheck#readme",
  "BugReports": "https://github.com/r-Lib/rcmdcheck/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Config/usethis/last-upkeep": "2025-05-07",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2025-10-21 07:01:43 UTC",
  "RemoteUrl": "https://github.com/r-lib/rcmdcheck",
  "RemoteRef": "HEAD",
  "RemoteSha": "781089b14005f2c0f40341e2ceb6f4bd27415a48",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 09:27:44 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [cre, aut],\nMango Solutions [cph, fnd],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "MD5sum": "37a6f0971e41ab07165524a6eaa37b57",
  "_user": "r-lib",
  "_type": "src",
  "_file": "rcmdcheck_1.4.0.9000.tar.gz",
  "_fileid": "982f6fda0f101a261a335d6b9848466006d5cedf64e797bdff0ec0286d8c5730",
  "_filesize": 206016,
  "_sha256": "982f6fda0f101a261a335d6b9848466006d5cedf64e797bdff0ec0286d8c5730",
  "_created": "2026-06-22T09:27:44.000Z",
  "_published": "2026-06-22T09:42:08.585Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82680604986,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7788332618"
    },
    {
      "job": 82680604996,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788331852"
    },
    {
      "job": 82680604920,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7788592252"
    },
    {
      "job": 82680604932,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788563180"
    },
    {
      "job": 82680030734,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788279681"
    },
    {
      "job": 82680604937,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788322933"
    },
    {
      "job": 82680604967,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7788319503"
    },
    {
      "job": 82680604981,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7788320455"
    },
    {
      "job": 82680605003,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788325372"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942770628",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/rcmdcheck",
  "_commit": {
    "id": "781089b14005f2c0f40341e2ceb6f4bd27415a48",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #239 from jeroenjanssens/supported-by-posit\n\n",
    "time": 1761030103
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "description": "",
    "uuid": 660288
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "callr",
      "version": ">= 3.1.1.9000",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "desc",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "pkgbuild",
      "role": "Imports"
    },
    {
      "package": "prettyunits",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rprojroot",
      "role": "Imports"
    },
    {
      "package": "sessioninfo",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "xopen",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "processx",
      "role": "Suggests"
    },
    {
      "package": "ps",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "svglite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.0",
      "role": "Suggests"
    },
    {
      "package": "webfakes",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 156,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 122,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 371,
      "uuid": 660288
    },
    {
      "user": "hadley",
      "count": 33,
      "uuid": 4196
    },
    {
      "user": "jimhester",
      "count": 10,
      "uuid": 205275
    },
    {
      "user": "ateucher",
      "count": 8,
      "uuid": 2816635
    },
    {
      "user": "pawelru",
      "count": 5,
      "uuid": 12943682
    },
    {
      "user": "kevinushey",
      "count": 4,
      "uuid": 1976582
    },
    {
      "user": "dpprdan",
      "count": 3,
      "uuid": 1423562
    },
    {
      "user": "krlmlr",
      "count": 3,
      "uuid": 1741643
    },
    {
      "user": "jennybc",
      "count": 2,
      "uuid": 599454
    },
    {
      "user": "fweber144",
      "count": 1,
      "uuid": 55132727
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "lionel-",
      "count": 1,
      "uuid": 4465050
    },
    {
      "user": "m-muecke",
      "count": 1,
      "uuid": 26463953
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    },
    {
      "user": "rorynolan",
      "count": 1,
      "uuid": 20400852
    },
    {
      "user": "salim-b",
      "count": 1,
      "uuid": 20040931
    },
    {
      "user": "tdhock",
      "count": 1,
      "uuid": 932850
    },
    {
      "user": "pat-s",
      "count": 1,
      "uuid": 8430564
    },
    {
      "user": "tappek",
      "count": 1,
      "uuid": 77916431
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 740
  },
  "_downloads": {
    "count": 184289,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rcmdcheck"
  },
  "_devurl": "https://github.com/r-lib/rcmdcheck",
  "_pkgdown": "https://rcmdcheck.r-lib.org/",
  "_searchresults": 147,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rcmdcheck.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/rcmdcheck",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-03-28"
    },
    {
      "version": "1.1.0",
      "date": "2016-04-16"
    },
    {
      "version": "1.2.1",
      "date": "2016-09-28"
    },
    {
      "version": "1.3.0",
      "date": "2018-09-19"
    },
    {
      "version": "1.3.1",
      "date": "2018-11-05"
    },
    {
      "version": "1.3.2",
      "date": "2018-11-10"
    },
    {
      "version": "1.3.3",
      "date": "2019-05-07"
    },
    {
      "version": "1.4.0",
      "date": "2021-09-27"
    }
  ],
  "_exports": [
    "check_details",
    "compare_checks",
    "compare_to_cran",
    "cran_check_flavours",
    "cran_check_results",
    "parse_check",
    "parse_check_url",
    "rcmdcheck",
    "rcmdcheck_process"
  ],
  "_help": [
    {
      "page": "check_details",
      "title": "Query R CMD check results and parameters",
      "topics": [
        "check_details"
      ]
    },
    {
      "page": "compare_checks",
      "title": "Compare a set of check results to another check result",
      "concept": [
        "check comparisons"
      ],
      "topics": [
        "compare_checks"
      ]
    },
    {
      "page": "compare_to_cran",
      "title": "Compare a check result to CRAN check results",
      "concept": [
        "check comparisons"
      ],
      "topics": [
        "compare_to_cran"
      ]
    },
    {
      "page": "cran_check_flavours",
      "title": "Download and show all CRAN check flavour platforms",
      "topics": [
        "cran_check_flavours"
      ]
    },
    {
      "page": "cran_check_results",
      "title": "Download and parse R CMD check results from CRAN",
      "topics": [
        "cran_check_results"
      ]
    },
    {
      "page": "parse_check",
      "title": "Parse 'R CMD check' results from a file or string",
      "topics": [
        "parse_check"
      ]
    },
    {
      "page": "parse_check_url",
      "title": "Shorthand to parse R CMD check results from a URL",
      "topics": [
        "parse_check_url"
      ]
    },
    {
      "page": "print.rcmdcheck",
      "title": "Print R CMD check results",
      "topics": [
        "print.rcmdcheck"
      ]
    },
    {
      "page": "print.rcmdcheck_comparison",
      "title": "Print R CMD check result comparisons",
      "topics": [
        "print.rcmdcheck_comparison"
      ]
    },
    {
      "page": "rcmdcheck",
      "title": "Run R CMD check from R and Capture Results",
      "topics": [
        "rcmdcheck"
      ]
    },
    {
      "page": "rcmdcheck_process",
      "title": "Run an R CMD check process in the background",
      "topics": [
        "rcmdcheck_process"
      ]
    },
    {
      "page": "rcmdcheck-config",
      "title": "rcmdcheck configuration",
      "topics": [
        "rcmdcheck-config"
      ]
    },
    {
      "page": "xopen.rcmdcheck",
      "title": "Open the check directory in a file browser window",
      "topics": [
        "xopen.rcmdcheck"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/rcmdcheck/raw/HEAD/README.md",
  "_rundeps": [
    "callr",
    "cli",
    "curl",
    "desc",
    "digest",
    "otel",
    "pkgbuild",
    "prettyunits",
    "processx",
    "ps",
    "R6",
    "rprojroot",
    "sessioninfo",
    "withr",
    "xopen"
  ],
  "_score": 12.143664941387287,
  "_indexed": true,
  "_nocasepkg": "rcmdcheck",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.0.9000",
      "date": "2026-06-22T09:29:55.000Z",
      "distro": "noble",
      "commit": "781089b14005f2c0f40341e2ceb6f4bd27415a48",
      "fileid": "e47aaec036a9955b434feb616b1e4935f4c748651f3e14e388b683c0a3b7cfce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942770628"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.0.9000",
      "date": "2026-06-22T09:29:53.000Z",
      "distro": "noble",
      "commit": "781089b14005f2c0f40341e2ceb6f4bd27415a48",
      "fileid": "32b83cc7efcb837e7484841da902b24355a02813604700780beef5179dc9e3a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942770628"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.0.9000",
      "date": "2026-06-22T09:41:26.000Z",
      "commit": "781089b14005f2c0f40341e2ceb6f4bd27415a48",
      "fileid": "a34ad15637057684d9258fdb24d285ad47b81c987bb2b5f1fcc65682b84a2a06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942770628"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.0.9000",
      "date": "2026-06-22T09:40:07.000Z",
      "commit": "781089b14005f2c0f40341e2ceb6f4bd27415a48",
      "fileid": "bb7380a6acd3a2e891c8dd9c54e279f2c2cce90fbaa4dc0b90517b12382b4160",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942770628"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.0.9000",
      "date": "2026-06-22T09:29:53.000Z",
      "commit": "781089b14005f2c0f40341e2ceb6f4bd27415a48",
      "fileid": "348a29a7e36d8a2a807b76571cd598b34bf89ff32e8103e2d06999d2e858dea6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942770628"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.0.9000",
      "date": "2026-06-22T09:29:06.000Z",
      "commit": "781089b14005f2c0f40341e2ceb6f4bd27415a48",
      "fileid": "aa36685bc64bca1ffeda5a57cb3b8dbd599bcb168f2d4f2bf6fc6faaf8ee83b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942770628"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.0.9000",
      "date": "2026-06-22T09:29:03.000Z",
      "commit": "781089b14005f2c0f40341e2ceb6f4bd27415a48",
      "fileid": "beb65a8af153dec56bbd3cecf4cc9647597e1a2a811f0d813ec4560ae32d77ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942770628"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.0.9000",
      "date": "2026-06-22T09:29:09.000Z",
      "commit": "781089b14005f2c0f40341e2ceb6f4bd27415a48",
      "fileid": "5d6ea321b07868b981971ef61b70242dd21072ebe56fe77513fc472f97bdaf28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27942770628"
    }
  ]
}