{
  "_id": "6a23e6a8530b9bc726be8e6b",
  "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-06-06 09:19:01 UTC",
    "User": "root"
  },
  "Author": "Miles McBain [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2865-2548>)",
  "Maintainer": "Miles McBain <miles.mcbain@gmail.com>",
  "MD5sum": "2d0ac11e2e396c34cd92fe183a19f4f4",
  "_user": "milesmcbain",
  "_type": "src",
  "_file": "rmdgh_0.3.2.tar.gz",
  "_fileid": "f59b1e0a4eefa0e8ddbe421c8afb1adb1253e8fc97b52b03ef54b27f609e0677",
  "_filesize": 119995,
  "_sha256": "f59b1e0a4eefa0e8ddbe421c8afb1adb1253e8fc97b52b03ef54b27f609e0677",
  "_created": "2026-06-06T09:19:01.000Z",
  "_published": "2026-06-06T09:21:44.303Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79867094118,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7453202110"
    },
    {
      "job": 79867094125,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7453202722"
    },
    {
      "job": 79867094117,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7453197493"
    },
    {
      "job": 79867094115,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7453197430"
    },
    {
      "job": 79866916039,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453188809"
    },
    {
      "job": 79867094120,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453202270"
    },
    {
      "job": 79867094132,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7453198844"
    },
    {
      "job": 79867094126,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7453202304"
    },
    {
      "job": 79867094121,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7453197391"
    }
  ],
  "_buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/27058421027",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_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.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/rmdgh.html",
    "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-06-06T09:21:06.000Z",
      "distro": "noble",
      "commit": "0c1553c4f18dd3ba594405da507b5daa5795944e",
      "fileid": "6db7c7aac4532da3aaf513e4b8a2a18057b63f8726b64845851c4e127b2531ce",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/27058421027"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-06T09:21:09.000Z",
      "distro": "noble",
      "commit": "0c1553c4f18dd3ba594405da507b5daa5795944e",
      "fileid": "73f3154424e1ed689a9ed3f4f76b41496c4394c3dbf785473599d41f4d60f360",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/27058421027"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-06T09:20:25.000Z",
      "commit": "0c1553c4f18dd3ba594405da507b5daa5795944e",
      "fileid": "ab396a49951edf52f390e281ecc7f41ae175e04f8822aea9b25b0137ca8ad12c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/27058421027"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-06T09:20:24.000Z",
      "commit": "0c1553c4f18dd3ba594405da507b5daa5795944e",
      "fileid": "5f500f268e27a58c00348c0fe9bd12450874f5de3392ade4c6a852fad4de06a1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/27058421027"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-06-06T09:21:21.000Z",
      "commit": "0c1553c4f18dd3ba594405da507b5daa5795944e",
      "fileid": "aeb49c2156553c0e048dd56417c6750b69d95241ab242193fc98022e4de052a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/27058421027"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-06T09:20:25.000Z",
      "commit": "0c1553c4f18dd3ba594405da507b5daa5795944e",
      "fileid": "b9f840551e142dbd320981e9e13b6092dbdee14bd31482b432d93a9b50d5699b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/27058421027"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-06T09:20:59.000Z",
      "commit": "0c1553c4f18dd3ba594405da507b5daa5795944e",
      "fileid": "59a8db5057ee9cb92836c1f1db72c5e4fc0b937951de4f51e9ee9a686e8da58b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/27058421027"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-06T09:20:15.000Z",
      "commit": "0c1553c4f18dd3ba594405da507b5daa5795944e",
      "fileid": "fb3a6701ed359e060776ce13ed64d319790d9f07de880db7ad8aab8cca5a95e6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/27058421027"
    }
  ]
}