# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "autocodebook" in publications use:' type: software license: MIT title: 'autocodebook: Automatic Codebook and Tracking for ''Spark'' and ''dplyr'' Pipelines' version: 0.1.0 doi: 10.32614/CRAN.package.autocodebook abstract: Wraps 'dplyr' verbs (mutate, summarise, filter) to automatically capture variable metadata (type, source columns, categories, and source code), producing a codebook and eligibility tracking table with zero manual documentation. Works with both 'sparklyr' (tbl_spark) and local data frames. Adds big-data optimizations (caching, assume-unique counting, checkpointing) and a standardized report module with an eligibility flowchart, editable codebook export (HTML, DOCX, XLSX), and cross-sectional or longitudinal variable inspection. authors: - family-names: Macedo given-names: Patricia Fortes C. de email: macedopatriciafortes@gmail.com repository: https://patriciafortesm.r-universe.dev repository-code: https://github.com/patriciafortesm/autocodebook commit: 6ec9a7eb3768b34809a626a0fc0dc7835f83b841 url: https://github.com/patriciafortesm/autocodebook date-released: '2026-05-29' contact: - family-names: Macedo given-names: Patricia Fortes C. de email: macedopatriciafortes@gmail.com