Package: rmdocs Title: Open R help files in RMarkdown format Version: 0.1.3 Authors@R: person(given = "Miles", family = "McBain", role = c("aut", "cre"), email = "miles.mcbain@gmail.com", comment = c(ORCID = "YOUR-ORCID-ID")) Description: Open R Help files in RMarkdown format in a new editor tab. Includes an RStudio addin to do this for the current selection or word cursor is on. Compatible with RStudio and VSCode. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Imports: backports, fs, readr, rstudioapi, tools, utils Depends: R (>= 3.0.0) 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: 2026-07-20 06:16:09 UTC; root Author: Miles McBain [aut, cre] (ORCID: YOUR-ORCID-ID) Maintainer: Miles McBain