# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "odiffr" in publications use:' type: software license: MIT title: 'odiffr: Fast Pixel-by-Pixel Image Comparison Using ''odiff''' version: 0.5.1 doi: 10.32614/CRAN.package.odiffr abstract: R bindings to 'odiff', a blazing-fast pixel-by-pixel image comparison tool . Supports PNG, JPEG, WEBP, and TIFF with configurable thresholds, antialiasing detection, and region ignoring. Requires system installation of 'odiff'. Ideal for visual regression testing in automated workflows. authors: - family-names: Wolstenholme given-names: Ben email: odiffr@benwolst.dev repository: https://benwolst.r-universe.dev repository-code: https://github.com/BenWolst/odiffr commit: fee0bea11ac5baa199e66881740988ef1f24262b url: https://github.com/BenWolst/odiffr date-released: '2025-12-01' contact: - family-names: Wolstenholme given-names: Ben email: odiffr@benwolst.dev