{
  "_id": "6a4b7aa6a6574ff277f9ba23",
  "Package": "rmdgh",
  "Title": "R to GitHub productivity via Rmarkdown",
  "Version": "0.3.2",
  "Authors@R": "person(\"Miles\", \"McBain\", , \"miles.mcbain@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2865-2548\"))",
  "Description": "Browse and interact with GitHub via an Rmarkdown document\ninterface.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libicu-dev libuv1-dev\nlibxml2-dev libssl-dev libx11-dev",
  "Repository": "https://milesmcbain.r-universe.dev",
  "Date/Publication": "2022-09-24 13:15:07 UTC",
  "RemoteUrl": "https://github.com/milesmcbain/rmdgh",
  "RemoteRef": "v0.3.2",
  "RemoteSha": "0c1553c4f18dd3ba594405da507b5daa5795944e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 09:48:26 UTC",
    "User": "root"
  },
  "Author": "Miles McBain [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2865-2548>)",
  "Maintainer": "Miles McBain <miles.mcbain@gmail.com>",
  "_user": "milesmcbain",
  "_type": "src",
  "_file": "rmdgh_0.3.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/2aa5a72e84ca98ef40eaf619ba4aed1823772c40bbf72cd9772fce7d0ea89190",
  "_filesize": 124109,
  "_sha256": "2aa5a72e84ca98ef40eaf619ba4aed1823772c40bbf72cd9772fce7d0ea89190",
  "_expires": "2026-10-14T09:51:32.000Z",
  "_created": "2026-07-06T09:48:26.000Z",
  "_published": "2026-07-06T09:51:34.397Z",
  "_jobs": [
    {
      "job": 85342270192,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8105455874"
    },
    {
      "job": 85342270180,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8105458296"
    },
    {
      "job": 85342270206,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8105446094"
    },
    {
      "job": 85342270198,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8105449064"
    },
    {
      "job": 85341692140,
      "time": 185,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105404020"
    },
    {
      "job": 85342270159,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8105460710"
    },
    {
      "job": 85342270201,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8105438756"
    },
    {
      "job": 85342270248,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8105433363"
    },
    {
      "job": 85342270195,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8105447282"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/28782622340",
  "_status": "success",
  "_upstream": "https://github.com/milesmcbain/rmdgh",
  "_commit": {
    "id": "0c1553c4f18dd3ba594405da507b5daa5795944e",
    "author": "Miles McBain <miles.mcbain@gmail.com>",
    "committer": "Miles McBain <miles.mcbain@gmail.com>",
    "message": "flip wrap back to \"preserve\" by default\n",
    "time": 1664025307
  },
  "_maintainer": {
    "name": "Miles McBain",
    "email": "miles.mcbain@gmail.com",
    "login": "milesmcbain",
    "description": "",
    "uuid": 9996346,
    "orcid": "0000-0003-2865-2548"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "gert",
      "role": "Imports"
    },
    {
      "package": "reprex",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.15",
      "role": "Imports"
    },
    {
      "package": "xfun",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "backports",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "atcursor",
      "version": ">= 0.0.2",
      "role": "Imports"
    },
    {
      "package": "clipr",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "gh",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "prettyunits",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "snakecase",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "milesmcbain",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 52,
  "_contributors": [
    {
      "user": "milesmcbain",
      "count": 120,
      "uuid": 9996346
    },
    {
      "user": "rmflight",
      "count": 2,
      "uuid": 1509626
    }
  ],
  "_userbio": {
    "uuid": 9996346,
    "type": "user",
    "name": "Miles McBain",
    "followers": 588
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rmdgh"
  },
  "_devurl": "https://github.com/milesmcbain/rmdgh",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_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/rmdgh.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "draft_issue",
    "get_gh_user",
    "get_repo_remote",
    "gh_for_me",
    "gh_thread",
    "github_issue",
    "issue_search_results_backward",
    "issue_search_results_expand",
    "issue_search_results_forward",
    "issues",
    "issues_for_me",
    "issues_with_me",
    "jump_to_issue_thread",
    "jump_to_issue_webpage",
    "my_issues",
    "my_prs",
    "prs_for_me",
    "prs_with_me",
    "refresh_issue_thread",
    "repo_issues",
    "repo_prs",
    "save_issue"
  ],
  "_help": [
    {
      "page": "draft_issue",
      "title": "Create a GitHub issue from Rmarkdown",
      "topics": [
        "draft_issue"
      ]
    },
    {
      "page": "get_gh_user",
      "title": "Get the github user using local git email config.",
      "topics": [
        "get_gh_user"
      ]
    },
    {
      "page": "gh_thread",
      "title": "Open an issue thread",
      "topics": [
        "gh_thread"
      ]
    },
    {
      "page": "github_issue",
      "title": "A github issue Rmarkdown format",
      "topics": [
        "github_issue"
      ]
    },
    {
      "page": "issues",
      "title": "Search Issues and PRs and present results in Rmarkdown",
      "topics": [
        "gh_for_me",
        "issues",
        "issues_for_me",
        "issues_with_me",
        "my_issues",
        "my_prs",
        "prs_for_me",
        "prs_with_me",
        "repo_issues",
        "repo_prs"
      ]
    },
    {
      "page": "save_issue",
      "title": "Save an issue to the current working directory",
      "topics": [
        "save_issue"
      ]
    }
  ],
  "_readme": "https://github.com/milesmcbain/rmdgh/raw/v0.3.2/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "atcursor",
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "gert",
    "gitcreds",
    "glue",
    "highr",
    "htmltools",
    "httr",
    "httr2",
    "ini",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "reprex",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "rstudioapi",
    "rvest",
    "sass",
    "selectr",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "usethis",
    "utf8",
    "uuid",
    "vctrs",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zip"
  ],
  "_score": 3.4149733479708178,
  "_indexed": true,
  "_nocasepkg": "rmdgh",
  "_universes": [
    "milesmcbain"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-07-06T09:50:40.000Z",
      "distro": "resolute",
      "commit": "0c1553c4f18dd3ba594405da507b5daa5795944e",
      "fileid": "https://r2.ropensci.org/21542086a29bed7fcee67e44f97513d492ea9d626d5efdac1785ef015e66ee77",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/28782622340"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-07-06T09:50:46.000Z",
      "distro": "resolute",
      "commit": "0c1553c4f18dd3ba594405da507b5daa5795944e",
      "fileid": "https://r2.ropensci.org/9de83213b3cce08d1851149884445130459cf0e64e6d69dc380fc2e3399e5218",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/28782622340"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-07-06T09:50:12.000Z",
      "commit": "0c1553c4f18dd3ba594405da507b5daa5795944e",
      "fileid": "https://r2.ropensci.org/8f49223c0d12f0ed19839604be6c4d745229c6044901344bbd9c1b06cbbeaab6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/28782622340"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-07-06T09:50:18.000Z",
      "commit": "0c1553c4f18dd3ba594405da507b5daa5795944e",
      "fileid": "https://r2.ropensci.org/eed5d03a3266069cc7668161ea33a223d678d41465a20c1e501776fd1d271f4f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/28782622340"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-07-06T09:51:11.000Z",
      "commit": "0c1553c4f18dd3ba594405da507b5daa5795944e",
      "fileid": "https://r2.ropensci.org/631cab9cdfe6bb922d90f699031b330f3cca45e0e15942b15d54860cd7d525b5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/28782622340"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-06T09:49:46.000Z",
      "commit": "0c1553c4f18dd3ba594405da507b5daa5795944e",
      "fileid": "https://r2.ropensci.org/84a10e8cbfb92c6179c574824482c459bbe8a9e1978b47cd07b9d61d4dbc859b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/28782622340"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-06T09:49:34.000Z",
      "commit": "0c1553c4f18dd3ba594405da507b5daa5795944e",
      "fileid": "https://r2.ropensci.org/22643632587c704bcd39bfd4c9ba21ad25e705969392e2c22c392c0096cbce03",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/28782622340"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-06T09:50:02.000Z",
      "commit": "0c1553c4f18dd3ba594405da507b5daa5795944e",
      "fileid": "https://r2.ropensci.org/a6eb931fc6e54f331218f887ea3caaac9ccfd5fad1b705f2788d57e881a85b03",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/28782622340"
    }
  ]
}