Package: documenter
Type: Package
Title: Documents Files
Version: 0.1.3
Authors@R: c(
    person("Zachary", "Colburn", email = "zcolburn@gmail.com", role = c("aut", "cre")),
    person("Madigan Army Medical Center - Department of Clinical Investigation", email = "usarmy.jblm.medcom-mamc.mbx.dci@mail.mil", role = c("cph", "fnd"))
  )
Maintainer: Zachary Colburn <zcolburn@gmail.com>
Description: It is sometimes necessary to create documentation for all files in a directory. Doing so by hand can be very tedious. This task is made fast and reproducible using the functionality of 'documenter'. It aggregates all text files in a directory and its subdirectories into a single word document in a semi-automated fashion.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: officer, magrittr, htmltools, yaml
Suggests: covr, testthat, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-12-27 21:12:05 UTC; zcolburn
Author: Zachary Colburn [aut, cre],
  Madigan Army Medical Center - Department of Clinical Investigation
    [cph, fnd]
Repository: CRAN
Date/Publication: 2023-01-05 17:00:02 UTC
Built: R 4.2.0; ; 2023-01-11 03:20:25 UTC; unix
