Package: codebookr
Title: Create Codebooks from Data Frames
Version: 0.1.8
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.2
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: 2024-02-17 19:57:04 UTC; bradcannell
Author: Brad Cannell [aut, cre, cph]
Repository: CRAN
Date/Publication: 2024-02-19 08:20:08 UTC
Built: R 4.5.0; ; 2025-04-02 19:14:43 UTC; unix
