Package: codebookr
Title: Create Codebooks from Data Frames
Version: 0.1.5
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.1
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-08-09 23:53:17 UTC; bradcannell
Author: Brad Cannell [aut, cre, cph]
Repository: CRAN
Date/Publication: 2022-08-10 00:20:02 UTC
