Package: geoDeltaAudit Title: Quantifying Variable Change Induced by Administrative Boundary Transformations Version: 0.1.0 Authors@R: person("Phinn", "Markson", , "markson.2@osu.edu", role = c("aut", "cre")) Description: Tools for auditing how analytic variables change when data are transformed across administrative boundary systems. The package is agnostic to data source, variable type, and administrative geography, and is designed to quantify transformation-induced change without attributing blame to any specific boundary definition or allocation scheme. License: MIT + file LICENSE URL: https://github.com/phinnphace/geoDeltaAudit BugReports: https://github.com/phinnphace/geoDeltaAudit/issues Depends: R (>= 4.1.0) Imports: dplyr, janitor, rlang, stringr, tibble, Suggests: knitr, readr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev Repository: https://phinnphace.r-universe.dev Date/Publication: 2026-05-17 19:17:33 UTC RemoteUrl: https://github.com/phinnphace/geodeltaaudit RemoteRef: HEAD RemoteSha: ffb0195b17a7d0aaa8e835277f6822c8385e7b8b NeedsCompilation: no Packaged: 2026-06-16 07:18:16 UTC; root Author: Phinn Markson [aut, cre] Maintainer: Phinn Markson