Package: docreview
Title: Opinionated Documentation Checking
Version: 0.0.1
Authors@R: 
    person(given = "Nic",
           family = "Crane",
           role = c("aut", "cre"),
           email = "thisisnic@gmail.com")
Description: High quality documentation can make for a great experience for your users. You can use 'docreview' to check that your R package documentation passes a number of configurable checks relating to documentation content.
License: MIT + file LICENSE
URL: https://thisisnic.github.io/docreview/
BugReports: https://github.com/thisisnic/docreview/issues/
Imports: cli, parsermd, purrr, quanteda, quanteda.textstats, rlang,
        stringr, tools, utils, yaml
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.1.1.9001
NeedsCompilation: no
Packaged: 2021-08-16 15:09:33 UTC; nic2
Author: Nic Crane [aut, cre]
Maintainer: Nic Crane <thisisnic@gmail.com>
Repository: CRAN
Date/Publication: 2021-08-17 07:20:11 UTC
Built: R 4.1.3; ; 2023-04-17 18:58:15 UTC; windows
