Package: Rd2md
Title: Markdown Reference Manuals
Version: 1.0.1
Authors@R: person("Julian", "Busch", email = "jb@quants.ch", role = c("aut", "cre"))
Description: Native R only allows PDF exports of reference manuals.
    The 'Rd2md' package converts the package documentation files into
    markdown files and combines them into a markdown version of the package
    reference manual.
Depends: R (>= 3.6)
Imports: tools
Suggests: knitr, testthat, rmarkdown, devtools
License: GPL
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.2.3
URL: https://github.com/quantsch/rd2md
BugReports: https://github.com/quantsch/rd2md/issues
NeedsCompilation: no
Packaged: 2024-06-17 19:48:07 UTC; runner
Author: Julian Busch [aut, cre]
Maintainer: Julian Busch <jb@quants.ch>
Repository: CRAN
Date/Publication: 2024-06-17 20:00:02 UTC
Built: R 4.4.0; ; 2024-06-17 21:51:26 UTC; unix
