# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "waldo" in publications use:' type: software license: MIT title: 'waldo: Find Differences Between R Objects' version: 0.6.1 doi: 10.32614/CRAN.package.waldo abstract: Compare complex R objects and reveal the key differences. Designed particularly for use in testing packages where being able to quickly isolate key differences makes understanding test failures much easier. authors: - family-names: Wickham given-names: Hadley email: hadley@posit.co repository: https://CRAN.R-project.org/package=waldo repository-code: https://github.com/r-lib/waldo url: https://waldo.r-lib.org date-released: '2024-11-07' contact: - family-names: Wickham given-names: Hadley email: hadley@posit.co