Package: duawranglr
Title: Securely Wrangle Dataset According to Data Usage Agreement
Version: 0.6.8
Authors@R: person("Benjamin", "Skinner",
           email = "ben@btskinner.io",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0337-7415"))
URL: https://github.com/btskinner/duawranglr
BugReports: https://github.com/btskinner/duawranglr/issues
Description: Create shareable data sets from raw data files that
             contain protected elements. Relying on master crosswalk
             files that list restricted variables, package functions
             warn users about possible violations of data usage
             agreement and prevent writing protected elements.
Depends: R (>= 3.1.2)
License: MIT + file LICENSE
Encoding: UTF-8
Imports: haven, readxl, readr, digest
Suggests: testthat, knitr, rmarkdown, dplyr
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-13 12:58:09 UTC; bskinner
Author: Benjamin Skinner [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0337-7415>)
Maintainer: Benjamin Skinner <ben@btskinner.io>
Repository: CRAN
Date/Publication: 2026-07-13 14:00:12 UTC
