Package: datadictionary
Title: Create a Data Dictionary
Version: 1.0.1
Authors@R: 
    person(given = "Bethany", 
           family = "Jones",
           role = c("aut", "cre"),
           email = "r.data.nerd@gmail.com")
Description: Creates a data dictionary from any dataframe or tibble in your R environment. 
    You can opt to add variable labels. You can write the object directly to Excel.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.3.2
Imports: chron, dplyr, haven, labelled, lubridate, openxlsx, stats,
        tibble, tidyr, tidyselect,
Suggests: covr, testthat (>= 3.0.0)
Depends: R (>= 4.1.0)
Config/testthat/edition: 3
URL: https://github.com/DoctorBJones/datadictionary
BugReports: https://github.com/DoctorBJones/datadictionary/issues
NeedsCompilation: no
Packaged: 2025-03-20 22:55:54 UTC; bj
Author: Bethany Jones [aut, cre]
Maintainer: Bethany Jones <r.data.nerd@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-20 23:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 10:52:19 UTC; unix
