# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "parcxl" in publications use:' type: software license: MIT title: 'parcxl: Fast Formula Stripping and Exporting Excel Sheets to Separate Files' version: 0.1.0 abstract: Provides fast, dependency-minimal tools to strip all cell formulas from standard Excel (.xlsx) files while preserving evaluated calculated values intact. It also supports exporting multi-sheet workbooks into standalone single-sheet files. By design, the package extracts only cell values and their formatting (styles) to ensure maximum speed and safety, discarding complex embedded objects such as images or charts. authors: - family-names: Homma given-names: Shunsuke email: shunsuke.homma@proton.me repository: https://cran.r-universe.dev commit: bbbff05abb0c9f62565f68f0e2914a509e5fb342 date-released: '2026-07-02' contact: - family-names: Homma given-names: Shunsuke email: shunsuke.homma@proton.me