Package: codebookr
Title: Create Codebooks from Data Frames
Version: 0.1.6
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, knitr, rmarkdown, testthat
Imports: haven (>= 2.5.0), flextable, dplyr, officer, purrr, rlang,
        stringr, tibble, tidyr
NeedsCompilation: no
Packaged: 2023-03-16 20:25:06 UTC; bradcannell
Author: Brad Cannell [aut, cre, cph]
Repository: CRAN
Date/Publication: 2023-03-16 20:50:13 UTC
