Package: codebookr
Title: Create Codebooks from Data Frames
Version: 0.1.4
Authors@R: person("Brad", "Cannell", email = "brad.cannell@gmail.com",
  role = c("aut", "cre", "cph"))
Maintainer: Brad Cannell <brad.cannell@gmail.com>
Description: Quickly and easily create codebooks (i.e. data dictionaries) directly from a data frame.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.0
URL: https://github.com/brad-cannell/codebookr,
        https://brad-cannell.github.io/codebookr/
BugReports: https://github.com/brad-cannell/codebookr/issues
Depends: R (>= 2.10)
LazyData: true
Suggests: hms, testthat
Imports: haven (>= 2.5.0), flextable, dplyr, officer, purrr, rlang,
        stringr, tibble, tidyr
NeedsCompilation: no
Packaged: 2022-07-16 21:30:07 UTC; bradcannell
Author: Brad Cannell [aut, cre, cph]
Repository: CRAN
Date/Publication: 2022-07-18 12:10:11 UTC
