# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "avif" in publications use:' type: software license: BSD-3-Clause title: 'avif: Read and Write AVIF Images' version: 0.0.1 doi: 10.32614/CRAN.package.avif abstract: Functions to read and write AV1 Image File Format. It can read and write both files and in-memory raw vectors. authors: - family-names: Huang given-names: Zhichao email: hahv@msn.com repository: https://r-zon.r-universe.dev repository-code: https://github.com/r-zon/avif commit: a48b6a1623908d53be730a08fa078c6a40bf4b95 url: https://github.com/r-zon/avif date-released: '2026-05-20' contact: - family-names: Huang given-names: Zhichao email: hahv@msn.com