# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "yaml12" in publications use:' type: software license: MIT title: 'yaml12: Fast ''YAML'' 1.2 Parser and Formatter' version: 0.1.0.9000 doi: 10.32614/CRAN.package.yaml12 abstract: A fast, correct, safe, and ergonomic 'YAML' 1.2 parser and generator written in 'Rust'. Convert between 'YAML' and simple 'R' objects with full support for multi-document streams, tags, anchors, and aliases. Offers opt-in handlers for custom tag behavior and round-trips common 'R' data structures. Implements the 'YAML' 1.2.2 specification from the 'YAML' Language Development Team (2021) . Proudly supported by Posit. authors: - family-names: Kalinowski given-names: Tomasz email: tomasz@posit.co repository: https://posit-dev.r-universe.dev repository-code: https://github.com/posit-dev/r-yaml12 commit: bbf9b2b7112a7994da8a0ca9fecf7383f373a434 url: https://posit-dev.github.io/r-yaml12/ date-released: '2025-12-30' contact: - family-names: Kalinowski given-names: Tomasz email: tomasz@posit.co