tests/testthat/_snaps/update_citation.md

CITATION.cff full-file snapshot (#65)

Code
  cat(cff, sep = "\n")
Output
  # ------------------------------------------------
  # CITATION.cff file created with {cffr} R package
  # See also: https://docs.ropensci.org/cffr/
  # ------------------------------------------------

  cff-version: 1.2.0
  message: 'To cite package "PKGNAME" in publications use:'
  type: software
  title: 'PKGNAME: What the Package Does (One Line, Title Case)'
  version: 0.0.0.9000
  doi: 10.5281/zenodo.11185699
  abstract: What the package does (one paragraph).
  authors:
  - family-names: Last
    given-names: First
    email: first.last@example.com
  date-released: '2026-07-23'
  contact:
  - family-names: Last
    given-names: First
    email: first.last@example.com


Try the washr package in your browser

Any scripts or data that you put into this service are public.

washr documentation built on Sept. 2, 2026, 5:07 p.m.