# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "ParmOff" in publications use:' type: software license: LGPL-3.0-only title: 'ParmOff: Complex Argument Matching' version: 1.0.3 doi: 10.32614/CRAN.package.ParmOff abstract: Provides a flexible framework for matching and validating function arguments against user-defined expectations, including named and positional handling, range limits, and logarithmic transforms. It is designed to simplify robust argument processing in reusable code while keeping function interfaces clear, predictable, and easy to extend. authors: - family-names: Robotham given-names: Aaron email: aaron.robotham@uwa.edu.au repository: https://asgr.r-universe.dev commit: 31273706baf080cc46480a4f660eef9228f9cd03 date-released: '2026-05-27' contact: - family-names: Robotham given-names: Aaron email: aaron.robotham@uwa.edu.au