# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "injectr" in publications use:' type: software license: MIT title: 'injectr: Inject code to existing functions' version: '0.1' doi: 10.32614/CRAN.package.injectr abstract: Allow one to inject arbitrary code at the entry point or at the exit point of an existing function. authors: - family-names: Krikava given-names: Filip email: krikava@gmail.com orcid: https://orcid.org/0000-0002-0478-6202 repository: https://prl-prg.r-universe.dev commit: 3d34876c672b740374b1fac3da0d99b5264b80ea date-released: '2026-07-15' contact: - family-names: Krikava given-names: Filip email: krikava@gmail.com orcid: https://orcid.org/0000-0002-0478-6202