# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "S7schema" in publications use:' type: software license: Apache-2.0 title: 'S7schema: ''S7'' Framework for Schema-Validated YAML Configuration' version: 0.1.1 doi: 10.32614/CRAN.package.S7schema abstract: Provides a generic framework for working with YAML (YAML Ain't Markup Language) configuration files. Uses 'ajv' (Another JSON Schema Validator) via 'V8' to validate configurations against JSON Schema definitions. Configuration objects inherit from 'S7' classes and base lists, supporting downstream extension through custom classes and methods. authors: - family-names: Thomsen given-names: Aksel email: oath@novonordisk.com - family-names: Phelps given-names: Matthew email: mewp@novonordisk.com repository: https://novonordisk-opensource.r-universe.dev repository-code: https://github.com/NovoNordisk-OpenSource/S7schema commit: 340f72832475ded2329485c830b304215ff10682 url: https://novonordisk-opensource.github.io/S7schema/ date-released: '2026-05-11' contact: - family-names: Thomsen given-names: Aksel email: oath@novonordisk.com