# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "TidyPanel" in publications use:' type: software license: MIT title: 'TidyPanel: Universal Messy Panel Data Cleaner' version: 0.1.2 doi: 10.32614/CRAN.package.TidyPanel abstract: A robust toolkit designed to standardize and clean complex tabular data from commercial enterprise systems, healthcare records, logistics software, and HR databases. Now natively supports Excel files, flat-file databases (CSV/TSV), and raw data.frame inputs. Features include intelligent regex parsing for domain-specific noise (currencies, percentages), horizontal side-by-side panel splitting, automated metadata key-value extraction from decoy rows, gap-based block clustering, and messy table resolution. Methods draw on tidy data principles described in Wickham (2014) and the 'readxl' parsing infrastructure described in Wickham & Bryan (2023) . authors: - family-names: Lu given-names: Tony email: xulunt123@gmail.com repository: https://tonyisfool.r-universe.dev commit: 590c19de29f041d607793765bf9718551d2a6685 date-released: '2026-05-13' contact: - family-names: Lu given-names: Tony email: xulunt123@gmail.com