# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "spaghetti" in publications use:' type: software license: MIT title: 'spaghetti: Bidirectional Spreadsheet-Formula to OOXML Translator' version: 0.3.0 doi: 10.32614/CRAN.package.spaghetti abstract: Translates spreadsheet formulas between the user-facing format (as displayed to the end user) and the OOXML storage format (as found in .xlsx XML source). Handles future function prefixes (_xlfn.), web-service namespaces (_xlfn._xlws.), LAMBDA parameter prefixes (_xlpm.), spilled range operators (ANCHORARRAY), implicit intersection (SINGLE), and optional localised function name translation across the locales in the Microsoft Terminology Collection (run setup_terminology() once to download and cache the translations). authors: - family-names: Garbuszus given-names: Jan Marvin email: jan.garbuszus@ruhr-uni-bochum.de repository: https://janmarvin.r-universe.dev commit: b293ee7717dc26bb1ea007d2fcfbbd061e05aa04 date-released: '2026-05-16' contact: - family-names: Garbuszus given-names: Jan Marvin email: jan.garbuszus@ruhr-uni-bochum.de