Package: documenter
Type: Package
Title: Documents Files
Version: 0.1.1
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
LazyData: true
Imports: officer, magrittr, htmltools, xml2, yaml
Suggests: covr, testthat, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-02-22 18:56:48 UTC; mamcdci
Author: Zachary Colburn [aut, cre],
  Madigan Army Medical Center - Department of Clinical Investigation
    [cph, fnd]
Repository: CRAN
Date/Publication: 2019-03-02 18:30:02 UTC
Built: R 4.0.2; ; 2020-07-16 00:13:40 UTC; unix
