Package: crosswalkr
Title: Rename and Encode Data Frames Using External Crosswalk Files
Version: 0.3.0
Authors@R: person("Benjamin", "Skinner",
           email = "ben@btskinner.io",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0337-7415"))
Description: A pair of functions for renaming and encoding data frames
             using external crosswalk files. It is especially useful when
             constructing master data sets from multiple smaller data
             sets that do not name or encode variables consistently
             across files. Based on similar commands in 'Stata'.
Maintainer: Benjamin Skinner <ben@btskinner.io>
URL: https://github.com/btskinner/crosswalkr
BugReports: https://github.com/btskinner/crosswalkr/issues
Depends: R (>= 3.5.0)
Imports: haven, labelled, methods, readr, readxl, tibble
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests: testthat, knitr, rmarkdown, dplyr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-04-08 15:00:35 UTC; benski
Author: Benjamin Skinner [aut, cre] (<https://orcid.org/0000-0002-0337-7415>)
Repository: CRAN
Date/Publication: 2025-04-09 07:30:36 UTC
Built: R 4.3.3; ; 2025-04-09 10:30:47 UTC; unix
