Package: roxygen2md
Title: 'Roxygen' to 'Markdown'
Version: 1.0.0
Date: 2019-05-29
Authors@R: 
    c(person(given = "Kirill",
             family = "Müller",
             role = c("aut", "cre"),
             email = "krlmlr+r@mailbox.org"),
      person(given = "Heather",
             family = "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: desc, devtools, enc, rex, rlang, tibble, usethis, withr
Suggests: rstudioapi, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-06-15 13:49:43 UTC; kirill
Author: Kirill Müller [aut, cre],
  Heather Turner [ctb]
Maintainer: Kirill Müller <krlmlr+r@mailbox.org>
Repository: CRAN
Date/Publication: 2019-06-17 15:40:03 UTC
Built: R 4.0.2; ; 2020-07-16 22:37:01 UTC; unix
