# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "rlogger" in publications use:' type: software license: MIT title: 'rlogger: SAS-Style Logging Utilities for R' version: 0.1.0 abstract: Provides SAS-style logging functionality including NOTE, INFO, WARNING, and execution logging. authors: - family-names: Irvine given-names: Ryan email: irvine_ryan@icloud.com repository: https://rj-irvine.r-universe.dev repository-code: https://github.com/rj-irvine/rlogger commit: 3f854b366ee4b284a12b543da09fc6d3d5be4ec0 url: https://github.com/rj-irvine/rlogger date-released: '2026-07-22' contact: - family-names: Irvine given-names: Ryan email: irvine_ryan@icloud.com