Package: roxygen2md
Title: 'Roxygen' to 'Markdown'
Version: 1.0.1
Date: 2024-02-18
Authors@R: c(
    person("Kirill", "Müller", , "kirill@cynkra.com", role = c("aut", "cre")),
    person("Heather", "Turner", role = "ctb")
  )
Description: Converts elements of 'roxygen' documentation to 'markdown'.
License: GPL-3
URL: https://roxygen2md.r-lib.org/, https://github.com/r-lib/roxygen2md
BugReports: https://github.com/r-lib/roxygen2md/issues
Imports: brio, cli, desc, devtools, rex, rlang, tibble, usethis
Suggests: rstudioapi, testthat (>= 3.0.0)
Encoding: UTF-8
RoxygenNote: 7.3.1
Config/testthat/edition: 3
Config/Needs/website: tidyverse/tidytemplate
NeedsCompilation: no
Packaged: 2024-02-18 17:50:08 UTC; kirill
Author: Kirill Müller [aut, cre],
  Heather Turner [ctb]
Maintainer: Kirill Müller <kirill@cynkra.com>
Repository: CRAN
Date/Publication: 2024-02-18 22:50:02 UTC
Built: R 4.4.3; ; 2025-10-13 12:06:27 UTC; windows
