{
  "_id": "6a105423acfb0bcc41ca1fe8",
  "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-05-09 08:37:29 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": "5b7346d5cb2e16aeabc9027311003e36",
  "_user": "r-lib",
  "_type": "src",
  "_file": "rcmdcheck_1.4.0.9000.tar.gz",
  "_fileid": "f23eec30345a83a032108a034745c804e52d4e256d3d03e8c00ea0ede1954d34",
  "_filesize": 205286,
  "_sha256": "f23eec30345a83a032108a034745c804e52d4e256d3d03e8c00ea0ede1954d34",
  "_created": "2026-05-09T08:37:29.000Z",
  "_published": "2026-05-22T13:03:31.479Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77384970829,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894377103"
    },
    {
      "job": 77384970348,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894377362"
    },
    {
      "job": 77384970982,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894372849"
    },
    {
      "job": 77384971130,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894376333"
    },
    {
      "job": 77384970331,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894363582"
    },
    {
      "job": 77384969758,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161148392"
    },
    {
      "job": 77384970434,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894373548"
    },
    {
      "job": 77384970906,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894373888"
    },
    {
      "job": 77384970636,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894372495"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596643400",
  "_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",
    "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": 159,
  "_updates": [
    {
      "week": "2025-19",
      "n": 1
    },
    {
      "week": "2025-20",
      "n": 1
    },
    {
      "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"
  },
  "_downloads": {
    "count": 194193,
    "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": 117,
  "_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",
    "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",
    "pkgbuild",
    "prettyunits",
    "processx",
    "ps",
    "R6",
    "rprojroot",
    "sessioninfo",
    "withr",
    "xopen"
  ],
  "_score": 12.552661406628843,
  "_indexed": true,
  "_nocasepkg": "rcmdcheck",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.0.9000",
      "date": "2026-05-09T08:39:33.000Z",
      "distro": "noble",
      "commit": "781089b14005f2c0f40341e2ceb6f4bd27415a48",
      "fileid": "2db101e74c5676590d88afc379fc8a3b8705bbeafaad900f21c94f433548484a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596643400"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.0.9000",
      "date": "2026-05-09T08:39:38.000Z",
      "distro": "noble",
      "commit": "781089b14005f2c0f40341e2ceb6f4bd27415a48",
      "fileid": "18bf0a8cf8d316a161a6d29c1ed66b4b1022cb2eb8d5f34ef9e7e24c7d4dd32c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596643400"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.0.9000",
      "date": "2026-05-09T08:38:55.000Z",
      "commit": "781089b14005f2c0f40341e2ceb6f4bd27415a48",
      "fileid": "3b51a2c4282774dae90931996ed3972de05a67d9ec3e7f20b63bf80ca247557d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596643400"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.0.9000",
      "date": "2026-05-09T08:39:24.000Z",
      "commit": "781089b14005f2c0f40341e2ceb6f4bd27415a48",
      "fileid": "f48f68ed78a33e62dd899d3936c795eadc7c7a74870013c64eb3fb033130a994",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596643400"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.0.9000",
      "date": "2026-05-09T08:38:39.000Z",
      "commit": "781089b14005f2c0f40341e2ceb6f4bd27415a48",
      "fileid": "904cda7dda094ad8434b10a8f7aeea4dfd34cedd2718645496c6e5babe678cfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596643400"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.0.9000",
      "date": "2026-05-09T08:38:48.000Z",
      "commit": "781089b14005f2c0f40341e2ceb6f4bd27415a48",
      "fileid": "a34bbac0bc9172e80db8245fb819675192df421aba5f7ba8ab716e1734bae0dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596643400"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.0.9000",
      "date": "2026-05-09T08:38:36.000Z",
      "commit": "781089b14005f2c0f40341e2ceb6f4bd27415a48",
      "fileid": "d841d1f8f29839b170ff8aede1abbad37a80f0b819eee45e63eb0c29cbffc76d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596643400"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.0.9000",
      "date": "2026-05-22T13:03:16.000Z",
      "commit": "781089b14005f2c0f40341e2ceb6f4bd27415a48",
      "fileid": "92c0fd199ce9fb4b54f744dab2bb54163e04252e8981cb332aad3c36f27dd7f9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25596643400"
    }
  ]
}