Package: tidyaudit
Title: Pipeline Audit Trails and Data Diagnostics for 'tidyverse'
        Workflows
Version: 0.1.0
Authors@R: 
    person("Fernando", "Cordeiro", , "fernandolpcordeiro@gmail.com", role = c("aut", "cre", "cph"))
Description: 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.
License: LGPL (>= 3)
URL: https://github.com/fpcordeiro/tidyaudit
BugReports: https://github.com/fpcordeiro/tidyaudit/issues
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)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-02-22 14:37:06 UTC; fernando
Author: Fernando Cordeiro [aut, cre, cph]
Maintainer: Fernando Cordeiro <fernandolpcordeiro@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-27 16:00:02 UTC
Built: R 4.5.2; ; 2026-02-27 16:24:10 UTC; unix
