Provides pipeline audit trails and data diagnostics for 'tidyverse' workflows. The audit trail system captures lightweight metadata snapshots at each step of a pipeline, building a structured audit report without storing the data itself. Also includes diagnostic functions for interactive data analysis.
| Version: | 0.1.0 |
| Depends: | R (≥ 4.1.0) |
| Imports: | cli, dplyr (≥ 1.2.0), glue, rlang (≥ 1.0.0), stats, utils |
| Suggests: | knitr, rmarkdown, stringi, testthat (≥ 3.0.0) |
| Published: | 2026-02-27 |
| DOI: | 10.32614/CRAN.package.tidyaudit (may not be active yet) |
| Author: | Fernando Cordeiro [aut, cre, cph] |
| Maintainer: | Fernando Cordeiro <fernandolpcordeiro at gmail.com> |
| BugReports: | https://github.com/fpcordeiro/tidyaudit/issues |
| License: | LGPL (≥ 3) |
| URL: | https://github.com/fpcordeiro/tidyaudit |
| NeedsCompilation: | no |
| Language: | en-US |
| Materials: | README, NEWS |
| CRAN checks: | tidyaudit results |
| Reference manual: | tidyaudit.html , tidyaudit.pdf |
| Vignettes: |
Diagnostic Functions Guide (source, R code) Audit Trail Walkthrough (source, R code) |
| Package source: | tidyaudit_0.1.0.tar.gz |
| Windows binaries: | r-devel: tidyaudit_0.1.0.zip, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): tidyaudit_0.1.0.tgz, r-oldrel (arm64): tidyaudit_0.1.0.tgz, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=tidyaudit to link to this page.