# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "pipetime" in publications use:' type: software license: MIT title: 'pipetime: Tools to Time Pipe Operations' version: 0.0.1 doi: 10.32614/CRAN.package.pipetime abstract: Enable users to measure and record the execution time of pipe operations (using |>) with optional logging to dataframes and output to the console. authors: - family-names: Geismar given-names: Cyril email: c.geismar21@imperial.ac.uk orcid: https://orcid.org/0000-0002-8486-5890 repository: https://cygei.r-universe.dev repository-code: https://github.com/CyGei/pipetime commit: 4e6c24d2a51f0399be5480ff09190c4a5fd018f9 url: https://cygei.github.io/pipetime/; date-released: '2026-03-18' contact: - family-names: Geismar given-names: Cyril email: c.geismar21@imperial.ac.uk orcid: https://orcid.org/0000-0002-8486-5890