{
  "_id": "6a117709acfb0bcc41cf9563",
  "Package": "rhub",
  "Title": "Tools for R Package Developers",
  "Version": "2.0.1.9000",
  "Authors@R": "c(\nperson(\"Gábor\", \"Csárdi\",, \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Maëlle\", \"Salmon\", role = \"aut\",\nemail = \"maelle.salmon@yahoo.se\",\ncomment = c(ORCID = \"0000-0002-2815-0399\")),\nperson(\"R Consortium\", role = c(\"fnd\")))",
  "Description": "R-hub v2 uses GitHub Actions to run 'R CMD check' and\nsimilar package checks. The 'rhub' package helps you set up\nR-hub v2 for your R package, and start running checks.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/r-hub/rhub, https://r-hub.github.io/rhub/",
  "BugReports": "https://github.com/r-hub/rhub/issues",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "git libgit2-dev libssl-dev",
  "Repository": "https://r-hub.r-universe.dev",
  "Date/Publication": "2025-03-07 10:12:56 UTC",
  "RemoteUrl": "https://github.com/r-hub/rhub",
  "RemoteRef": "HEAD",
  "RemoteSha": "eccdfdf0054dff7bb07ae5dbfb5a9470a3888695",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 09:41:32 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [aut, cre],\nMaëlle Salmon [aut] (ORCID: <https://orcid.org/0000-0002-2815-0399>),\nR Consortium [fnd]",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "MD5sum": "fa695c6580aa70e7ebe2fcac1bd6ec8c",
  "_user": "r-hub",
  "_type": "src",
  "_file": "rhub_2.0.1.9000.tar.gz",
  "_fileid": "37f2cc54d39809d9a931580df32d65c34c1a4bb90214c8a7f466556ada848cb7",
  "_filesize": 274653,
  "_sha256": "37f2cc54d39809d9a931580df32d65c34c1a4bb90214c8a7f466556ada848cb7",
  "_created": "2026-05-23T09:41:32.000Z",
  "_published": "2026-05-23T09:44:41.143Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77513034076,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7176036907"
    },
    {
      "job": 77513034083,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176036481"
    },
    {
      "job": 77513034085,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7176032283"
    },
    {
      "job": 77513034092,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176031092"
    },
    {
      "job": 77512872236,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176022516"
    },
    {
      "job": 77513034082,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176034144"
    },
    {
      "job": 77513034101,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7176033261"
    },
    {
      "job": 77513034100,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7176032660"
    },
    {
      "job": 77513034099,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176033666"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-hub/actions/runs/26329448406",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-hub/rhub",
  "_commit": {
    "id": "eccdfdf0054dff7bb07ae5dbfb5a9470a3888695",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "message": "Increment version number to 2.0.1.9000\n",
    "time": 1741342376
  },
  "_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": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "desc",
      "role": "Imports"
    },
    {
      "package": "gert",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "gitcreds",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "pkgbuild",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rematch",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rprojroot",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "whoami",
      "role": "Imports"
    },
    {
      "package": "asciicast",
      "role": "Suggests"
    },
    {
      "package": "debugme",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "pillar",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "webfakes",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-hub",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 365,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 256,
      "uuid": 660288
    },
    {
      "user": "maelle",
      "count": 95,
      "uuid": 8360597
    },
    {
      "user": "lcolladotor",
      "count": 3,
      "uuid": 2288213
    },
    {
      "user": "benmarwick",
      "count": 2,
      "uuid": 1262179
    },
    {
      "user": "drjp",
      "count": 2,
      "uuid": 18430130
    },
    {
      "user": "jimhester",
      "count": 2,
      "uuid": 205275
    },
    {
      "user": "michaelchirico",
      "count": 2,
      "uuid": 7606389
    },
    {
      "user": "henrikbengtsson",
      "count": 2,
      "uuid": 1616850
    },
    {
      "user": "datawookie",
      "count": 1,
      "uuid": 6134409
    },
    {
      "user": "schloerke",
      "count": 1,
      "uuid": 93231
    },
    {
      "user": "bbolker",
      "count": 1,
      "uuid": 78918
    },
    {
      "user": "danielinteractive",
      "count": 1,
      "uuid": 1071227
    },
    {
      "user": "eddelbuettel",
      "count": 1,
      "uuid": 673121
    },
    {
      "user": "elinw",
      "count": 1,
      "uuid": 754813
    },
    {
      "user": "echasnovski",
      "count": 1,
      "uuid": 24854248
    },
    {
      "user": "jefferis",
      "count": 1,
      "uuid": 23763
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    },
    {
      "user": "jonkeane",
      "count": 1,
      "uuid": 700357
    },
    {
      "user": "josiahparry",
      "count": 1,
      "uuid": 13534508
    },
    {
      "user": "maxheld83",
      "count": 1,
      "uuid": 5372770
    },
    {
      "user": "nikolase90",
      "count": 1,
      "uuid": 14057186
    },
    {
      "user": "pat-s",
      "count": 1,
      "uuid": 8430564
    },
    {
      "user": "salim-b",
      "count": 1,
      "uuid": 20040931
    },
    {
      "user": "tanguybarthelemy",
      "count": 1,
      "uuid": 112711017
    },
    {
      "user": "harishbit",
      "count": 1,
      "uuid": 111338069
    },
    {
      "user": "dmurdoch",
      "count": 1,
      "uuid": 1935680
    },
    {
      "user": "rtobar",
      "count": 1,
      "uuid": 620848
    }
  ],
  "_userbio": {
    "uuid": 11999939,
    "type": "organization",
    "name": "The R-hub project"
  },
  "_downloads": {
    "count": 6816,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rhub"
  },
  "_devurl": "https://github.com/r-hub/rhub",
  "_pkgdown": "https://r-hub.github.io/rhub/",
  "_searchresults": 187,
  "_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/readme.html",
    "extra/readme.md",
    "extra/rhub.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-hub/rhub",
  "_realowner": "r-hub",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2017-11-02"
    },
    {
      "version": "1.1.0",
      "date": "2019-03-26"
    },
    {
      "version": "1.1.1",
      "date": "2019-04-08"
    },
    {
      "version": "1.1.2",
      "date": "2022-08-31"
    },
    {
      "version": "2.0.0",
      "date": "2024-04-11"
    },
    {
      "version": "2.0.1",
      "date": "2025-03-06"
    }
  ],
  "_exports": [
    "check",
    "check_for_cran",
    "check_on_centos",
    "check_on_debian",
    "check_on_fedora",
    "check_on_linux",
    "check_on_macos",
    "check_on_solaris",
    "check_on_ubuntu",
    "check_on_windows",
    "check_with_rdevel",
    "check_with_roldrel",
    "check_with_rpatched",
    "check_with_rrelease",
    "check_with_sanitizers",
    "check_with_valgrind",
    "get_check",
    "last_check",
    "list_my_checks",
    "list_package_checks",
    "list_validated_emails",
    "local_check_linux",
    "local_check_linux_images",
    "platforms",
    "rc_list_local_tokens",
    "rc_list_repos",
    "rc_new_token",
    "rc_submit",
    "rhub_check",
    "rhub_doctor",
    "rhub_platforms",
    "rhub_setup",
    "validate_email"
  ],
  "_help": [
    {
      "page": "check",
      "title": "This function is deprecated and defunct. Please see rhubv2.",
      "topics": [
        "check"
      ]
    },
    {
      "page": "check_for_cran",
      "title": "This function is deprecated and defunct. Please see rhubv2.",
      "topics": [
        "check_for_cran"
      ]
    },
    {
      "page": "check_shortcuts",
      "title": "This function is deprecated and defunct. Please see rhubv2.",
      "topics": [
        "check_on_centos",
        "check_on_debian",
        "check_on_fedora",
        "check_on_linux",
        "check_on_macos",
        "check_on_solaris",
        "check_on_ubuntu",
        "check_on_windows",
        "check_with_rdevel",
        "check_with_roldrel",
        "check_with_rpatched",
        "check_with_rrelease",
        "check_with_sanitizers",
        "check_with_valgrind"
      ]
    },
    {
      "page": "get_check",
      "title": "This function is deprecated and defunct. Please see rhubv2.",
      "topics": [
        "get_check"
      ]
    },
    {
      "page": "last_check",
      "title": "This function is deprecated and defunct. Please see rhubv2.",
      "topics": [
        "last_check"
      ]
    },
    {
      "page": "list_my_checks",
      "title": "This function is deprecated and defunct. Please see rhubv2.",
      "topics": [
        "list_my_checks"
      ]
    },
    {
      "page": "list_package_checks",
      "title": "This function is deprecated and defunct. Please see rhubv2.",
      "topics": [
        "list_package_checks"
      ]
    },
    {
      "page": "list_validated_emails",
      "title": "This function is deprecated and defunct. Please see rhubv2.",
      "topics": [
        "list_validated_emails"
      ]
    },
    {
      "page": "local_check_linux",
      "title": "This function is deprecated and defunct. Please see rhubv2.",
      "topics": [
        "local_check_linux"
      ]
    },
    {
      "page": "local_check_linux_images",
      "title": "This function is deprecated and defunct. Please see rhubv2.",
      "topics": [
        "local_check_linux_images"
      ]
    },
    {
      "page": "platforms",
      "title": "This function is deprecated and defunct. Please see rhubv2.",
      "topics": [
        "platforms"
      ]
    },
    {
      "page": "rc_list_local_tokens",
      "title": "Show your tokens for the R Consortium runners",
      "concept": [
        "RC runners API"
      ],
      "topics": [
        "rc_list_local_tokens"
      ]
    },
    {
      "page": "rc_list_repos",
      "title": "List your repositories created by the R Consortium runners",
      "concept": [
        "RC runners API"
      ],
      "topics": [
        "rc_list_repos"
      ]
    },
    {
      "page": "rc_new_token",
      "title": "Request a new token for submissions to the R Consortium runners",
      "concept": [
        "RC runners API"
      ],
      "topics": [
        "rc_new_token"
      ]
    },
    {
      "page": "rc_submit",
      "title": "Submit a package to the R Consortium runners",
      "concept": [
        "RC runners API"
      ],
      "topics": [
        "rc_submit"
      ]
    },
    {
      "page": "rhub_check",
      "title": "Check a package on R-hub",
      "topics": [
        "rhub_check"
      ]
    },
    {
      "page": "rhub_doctor",
      "title": "Check if the current or the specified package is ready to use with R-hub",
      "topics": [
        "rhub_doctor"
      ]
    },
    {
      "page": "rhub_platforms",
      "title": "List R-hub platforms",
      "topics": [
        "rhub_platforms"
      ]
    },
    {
      "page": "rhub_setup",
      "title": "Setup the current R package for use with R-hub",
      "topics": [
        "rhub_setup"
      ]
    },
    {
      "page": "rhubv2",
      "title": "R-hub v2",
      "topics": [
        "rhubv2"
      ]
    },
    {
      "page": "validate_email",
      "title": "This function is deprecated and defunct. Please see rhubv2.",
      "topics": [
        "validate_email"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-hub/rhub/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/r-hub/rhub/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "callr",
    "cli",
    "credentials",
    "curl",
    "desc",
    "gert",
    "gitcreds",
    "glue",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "pkgbuild",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "rematch",
    "rprojroot",
    "rstudioapi",
    "sys",
    "whoami",
    "zip"
  ],
  "_score": 9.258728659778116,
  "_indexed": true,
  "_nocasepkg": "rhub",
  "_universes": [
    "r-hub",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1.9000",
      "date": "2026-05-23T09:43:53.000Z",
      "distro": "noble",
      "commit": "eccdfdf0054dff7bb07ae5dbfb5a9470a3888695",
      "fileid": "46ec1bf9728a594645073c9cc6e1ed3e19c7effd543056a6eed109e316a823f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-hub/actions/runs/26329448406"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1.9000",
      "date": "2026-05-23T09:43:48.000Z",
      "distro": "noble",
      "commit": "eccdfdf0054dff7bb07ae5dbfb5a9470a3888695",
      "fileid": "6772db60c9c643a00cc489d5119ed9a2fa55cb1f70e4ac5bd0902cd364f15b09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-hub/actions/runs/26329448406"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1.9000",
      "date": "2026-05-23T09:43:05.000Z",
      "commit": "eccdfdf0054dff7bb07ae5dbfb5a9470a3888695",
      "fileid": "7be78d37996affe25a8ca013c970b897398497bdf096242c2bb84d7268bebcdd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-hub/actions/runs/26329448406"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.1.9000",
      "date": "2026-05-23T09:42:55.000Z",
      "commit": "eccdfdf0054dff7bb07ae5dbfb5a9470a3888695",
      "fileid": "7d152ed8ae44175c87f2ec3cbe881b07593b0e4dd12ebb957fe9288802d959c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-hub/actions/runs/26329448406"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1.9000",
      "date": "2026-05-23T09:43:51.000Z",
      "commit": "eccdfdf0054dff7bb07ae5dbfb5a9470a3888695",
      "fileid": "d8af7d82339b17a1aadab287b7165374b83bb2c5af70db0c8f78ce91a0e6743d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-hub/actions/runs/26329448406"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-05-23T09:43:08.000Z",
      "commit": "eccdfdf0054dff7bb07ae5dbfb5a9470a3888695",
      "fileid": "4960bc6bfcfb903b41885fba3a7b652da1a856fc87add754f4e169b419c64e8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-hub/actions/runs/26329448406"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-05-23T09:43:00.000Z",
      "commit": "eccdfdf0054dff7bb07ae5dbfb5a9470a3888695",
      "fileid": "c7e09f1fd7bc34655255ca0fad0a7c16f33705eeedd08acf48eec28c6c056e66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-hub/actions/runs/26329448406"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-05-23T09:43:09.000Z",
      "commit": "eccdfdf0054dff7bb07ae5dbfb5a9470a3888695",
      "fileid": "92bf9d4ef74508cb3abedcb42de0b54148511d892ca8d3b05ba8b0e0071aec7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-hub/actions/runs/26329448406"
    }
  ]
}