pkgmd: Generate Markdown Reference Documentation for R Packages
Generates plain Markdown reference documentation for any R
package, installed or a local development source tree, optimized for
rendering in the 'GitHub'/'Gitea' browser UI and for use as LLM context
(e.g. 'Claude Code'). Reads Rd documentation via tools::Rd_db() (installed
packages) or directly from man/*.Rd (development packages, no
installation required) and renders one file per topic plus a
navigable index.
Documentation:
Downloads:
| Package source: |
pkgmd_0.1.tar.gz |
| Windows binaries: |
r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: |
r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=pkgmd
to link to this page.