{
  "_id": "6a0f6422acfb0bcc41c5cb09",
  "Package": "rmdocs",
  "Title": "Open R help files in RMarkdown format",
  "Version": "0.1.3",
  "Authors@R": "person(given = \"Miles\",\nfamily = \"McBain\",\nrole = c(\"aut\", \"cre\"),\nemail = \"miles.mcbain@gmail.com\",\ncomment = c(ORCID = \"YOUR-ORCID-ID\"))",
  "Description": "Open R Help files in RMarkdown format in a new editor tab.\nIncludes an RStudio addin to do this for the current selection\nor word cursor is on. Compatible with RStudio and VSCode.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "cmake make libuv1-dev libx11-dev",
  "Repository": "https://milesmcbain.r-universe.dev",
  "Date/Publication": "2024-02-01 04:07:35 UTC",
  "RemoteUrl": "https://github.com/milesmcbain/rmdocs",
  "RemoteRef": "main",
  "RemoteSha": "2141b24862e1bc65eb1f7d38a94d7611ab755792",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:21:31 UTC",
    "User": "root"
  },
  "Author": "Miles McBain [aut, cre] (ORCID: YOUR-ORCID-ID)",
  "Maintainer": "Miles McBain <miles.mcbain@gmail.com>",
  "MD5sum": "ed2d3970ad5f6aa94fccc258d0cacd96",
  "_user": "milesmcbain",
  "_type": "src",
  "_file": "rmdocs_0.1.3.tar.gz",
  "_fileid": "36d633720fcec4a83789acd04207e6287e37b5403dfdc547c387ea51ca901f64",
  "_filesize": 75119,
  "_sha256": "36d633720fcec4a83789acd04207e6287e37b5403dfdc547c387ea51ca901f64",
  "_created": "2026-05-21T10:21:31.000Z",
  "_published": "2026-05-21T19:59:30.572Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77257407797,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7133259014"
    },
    {
      "job": 77257407995,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7133253294"
    },
    {
      "job": 77257407716,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7133260206"
    },
    {
      "job": 77257407777,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7133246187"
    },
    {
      "job": 77257407417,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133212088"
    },
    {
      "job": 77257407016,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145872103"
    },
    {
      "job": 77257407527,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7133249143"
    },
    {
      "job": 77257407690,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7133268288"
    },
    {
      "job": 77257407826,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7133236744"
    }
  ],
  "_buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26219997749",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/milesmcbain/rmdocs",
  "_commit": {
    "id": "2141b24862e1bc65eb1f7d38a94d7611ab755792",
    "author": "Miles McBain <miles.mcbain@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Bump DESCRIPTION",
    "time": 1706760455
  },
  "_maintainer": {
    "name": "Miles McBain",
    "email": "miles.mcbain@gmail.com",
    "login": "milesmcbain",
    "description": "",
    "uuid": 9996346
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "backports",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "milesmcbain",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 20,
  "_contributors": [
    {
      "user": "milesmcbain",
      "count": 37,
      "uuid": 9996346
    },
    {
      "user": "daranzolin",
      "count": 1,
      "uuid": 9537384
    },
    {
      "user": "fnaufel",
      "count": 1,
      "uuid": 1002949
    }
  ],
  "_userbio": {
    "uuid": 9996346,
    "type": "user",
    "name": "Miles McBain"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rmdocs"
  },
  "_devurl": "https://github.com/milesmcbain/rmdocs",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rmdocs.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "?",
    "help",
    "rmd_help",
    "rs_rmd_help"
  ],
  "_help": [
    {
      "page": "rmd_help",
      "title": "Browse a help file as an Rmd",
      "topics": [
        "rmd_help"
      ]
    },
    {
      "page": "rs_rmd_help",
      "title": "RMarkdown help() on cursor word or selection",
      "topics": [
        "rs_rmd_help"
      ]
    }
  ],
  "_readme": "https://github.com/milesmcbain/rmdocs/raw/main/README.md",
  "_rundeps": [
    "backports",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "fs",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "rstudioapi",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "rmdocs",
  "_universes": [
    "milesmcbain"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-21T10:23:45.000Z",
      "distro": "noble",
      "commit": "2141b24862e1bc65eb1f7d38a94d7611ab755792",
      "fileid": "dc2794ec99cf157a42f18956dc7f56cd15abf3b17eec2704ea0d1c074fa4a071",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26219997749"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-21T10:23:28.000Z",
      "distro": "noble",
      "commit": "2141b24862e1bc65eb1f7d38a94d7611ab755792",
      "fileid": "47199ca5637e0a7e248375ce02a075d59abe86b84429539af0dd4c297399990b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26219997749"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-21T10:23:51.000Z",
      "commit": "2141b24862e1bc65eb1f7d38a94d7611ab755792",
      "fileid": "0dbbe4a05c539e7f4b726789c019b365d98b5ecd5c1a7c131b785e96f196b462",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26219997749"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-21T10:23:09.000Z",
      "commit": "2141b24862e1bc65eb1f7d38a94d7611ab755792",
      "fileid": "a8b9c23afefce621801d263540a64d5f8429f8d66f1e973817b522d880f037d6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26219997749"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-21T19:59:13.000Z",
      "commit": "2141b24862e1bc65eb1f7d38a94d7611ab755792",
      "fileid": "1d13ce8906a456e72e803c5c4049b69a53a39250383813bef9427b6218c1da93",
      "status": "success",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26219997749"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-21T10:23:11.000Z",
      "commit": "2141b24862e1bc65eb1f7d38a94d7611ab755792",
      "fileid": "e2c83e8f596d27de68cb51a26333cc64912d294243324af7ca8e06f40c3f8646",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26219997749"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-21T10:24:05.000Z",
      "commit": "2141b24862e1bc65eb1f7d38a94d7611ab755792",
      "fileid": "f86494a00976f165dab7ec2d911c07d4546d731b8936a406073f1df1c8f4ae31",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26219997749"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-21T10:22:35.000Z",
      "commit": "2141b24862e1bc65eb1f7d38a94d7611ab755792",
      "fileid": "eb20fa49663cc349a44a825612436d60e90cc22ec17882530f96cea5107fb883",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26219997749"
    }
  ]
}