<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Generate Markdown Reference Documentation for R Packages</dc:title>
  <dc:title>R package pkgmd version 0.1</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: purrr (&gt;= 1.0.0), glue (&gt;= 1.6.0), cli (&gt;= 3.0.0), fs (&gt;=
1.6.0)</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), dplyr, withr, roxygen2 (&gt;= 7.0.0)</dc:relation>
  <dc:creator>Peter Czerner &lt;peterretep@posteo.de&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Peter Czerner [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=pkgmd/LICENSE)</dc:rights>
  <dc:date>2026-08-07</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=pkgmd</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.pkgmd</dc:identifier>
</oai_dc:dc>
